панель навигации, ответы и ежедневные арты

This commit is contained in:
lost+skunk 2024-06-14 20:04:23 +03:00
parent 6f872fe2f7
commit cbafaa54d7
8 changed files with 165 additions and 12 deletions

12
config.example.json Normal file
View file

@ -0,0 +1,12 @@
{
"listen": "0.0.0.0:3003",
"base_uri": null,
"cache": {
"enabled": true,
"path": "cache",
"lifetime": null,
"max_size": 10000
},
"proxy": false,
"nsfw": false
}