wt.json 177 B

123456789101112
  1. {
  2. "settings": {
  3. "default": {
  4. "_comment": "infinite cache",
  5. "cache_duration": -1,
  6. "timeout": 10
  7. },
  8. "path": {
  9. "cache": "sandbox/"
  10. }
  11. }
  12. }