new config options

This commit is contained in:
2026-09-11 21:50:15 +02:00
parent a2f21d8360
commit 802a59d090
+3
View File
@@ -34,6 +34,7 @@
"default_upload_visibility": 0, "default_upload_visibility": 0,
"allow_user_upload_visibility": true, "allow_user_upload_visibility": true,
"enable_item_slugs": true, "enable_item_slugs": true,
"onara": false,
"nsfl_tag_id": 4, "nsfl_tag_id": 4,
"allowedMimes": [ "allowedMimes": [
"audio", "audio",
@@ -65,6 +66,7 @@
"allow_language_change": true, "allow_language_change": true,
"cache": false, "cache": false,
"eps": 155, "eps": 155,
"default_thumb_size": "m",
"background": true, "background": true,
"log_user_ips": false, "log_user_ips": false,
"hash_user_ips": true, "hash_user_ips": true,
@@ -159,6 +161,7 @@
"private_society_gate_location": "Frankfurt", "private_society_gate_location": "Frankfurt",
"private_society_gate_template": "_gate_template", "private_society_gate_template": "_gate_template",
"public_nsfw": false, "public_nsfw": false,
"public_untagged": false,
"paths": { "paths": {
"images": "/b", "images": "/b",
"thumbnails": "/t", "thumbnails": "/t",