hide sidebar yes no

This commit is contained in:
2026-07-18 16:48:55 +02:00
parent 663ba13d18
commit 294cf2455a
4 changed files with 5 additions and 2 deletions

View File

@@ -1267,6 +1267,7 @@ process.on('uncaughtException', err => {
ts: Date.now(),
get default_layout() { return getDefaultLayout(); },
show_koepfe: !!cfg.websrv.show_koepfe,
hide_sidebar_default: !!cfg.websrv.hide_sidebar_default,
allow_language_change: cfg.websrv.allow_language_change !== false,
enable_xd_score: !!cfg.websrv.enable_xd_score,
enable_dynamic_thumbs: !!cfg.websrv.enable_dynamic_thumbs,