h
This commit is contained in:
@@ -282,6 +282,10 @@ export default (router, tpl) => {
|
||||
totals: await lib.countf0cks(),
|
||||
session: req.session,
|
||||
manual_approval: getManualApproval(),
|
||||
min_tags: getMinTags(),
|
||||
trusted_uploads: getTrustedUploads(),
|
||||
registration_open: getRegistrationOpen(),
|
||||
registration_web_toggle_enabled: cfg.websrv.open_registration_web_toggle !== false,
|
||||
log_user_ips: getLogUserIps(),
|
||||
hash_user_ips: getHashUserIps(),
|
||||
enable_cleanup: getEnableCleanup(),
|
||||
|
||||
Reference in New Issue
Block a user