Unifying /sessions css style across layouts and adding timezone config setting

This commit is contained in:
2026-05-11 06:47:43 +02:00
parent 5253d1255e
commit 862b145c77
4 changed files with 9 additions and 10 deletions

View File

@@ -16,6 +16,7 @@
],
"invite_secret": "YOUR_SECRET_HERE",
"hide_comments_from_public": false,
"timezone": "UTC",
"development": true
},
"allowedModes": [ "sfw", "nsfw", "untagged", "all", "nsfl" ],