7b4fea0e39
- add a default thumb size value (125x90px) - improve private vertical bar visual, especially with thumbnails - translations - add a sync thumbs button in tool and empty picwall page - fixes WT download mode in JSON config
13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"settings": {
|
|
"default": {
|
|
"download_mode": "DOWNLOAD",
|
|
"_comment": "infinite cache",
|
|
"cache_duration": -1,
|
|
"timeout": 10
|
|
},
|
|
"path": {
|
|
"cache": "cache/"
|
|
}
|
|
}
|
|
}
|