2016-11-09 18:57:02 +01:00
|
|
|
{
|
|
|
|
"settings": {
|
|
|
|
"default": {
|
2018-07-17 13:13:26 +02:00
|
|
|
"download_mode": "DOWNLOAD",
|
2016-11-09 18:57:02 +01:00
|
|
|
"_comment": "infinite cache",
|
|
|
|
"cache_duration": -1,
|
2017-11-11 14:01:21 +01:00
|
|
|
"timeout": 10
|
|
|
|
},
|
|
|
|
"path": {
|
|
|
|
"cache": "cache/"
|
2016-11-09 18:57:02 +01:00
|
|
|
}
|
|
|
|
}
|
2018-07-17 13:13:26 +02:00
|
|
|
}
|