MyShaarli/tests/utils/config/wt.json

12 lines
177 B
JSON

{
"settings": {
"default": {
"_comment": "infinite cache",
"cache_duration": -1,
"timeout": 10
},
"path": {
"cache": "sandbox/"
}
}
}