#9 - adding first stage of dynamic thumbnails on the main page
This commit is contained in:
@@ -1065,6 +1065,7 @@ process.on('uncaughtException', err => {
|
||||
show_koepfe: !!cfg.websrv.show_koepfe,
|
||||
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,
|
||||
enable_swf: !!cfg.websrv.enable_swf,
|
||||
enable_danmaku: cfg.websrv.enable_danmaku !== false,
|
||||
enable_global_chat: !!cfg.websrv.enable_global_chat,
|
||||
|
||||
Reference in New Issue
Block a user