History: Debug_Mode_Disabled
Preview of version: 3
De-activate debugging/logging tools
YAML
Copy to clipboard
preferences: error_reporting_level: 0 #None error_reporting_adminonly: n #Not just for admins because we could be testing as Anonymous smarty_notice_reporting: n log_sql: n #logging sql queries log_mail: n #logging sent email log_tpl: n #add comments in templates to know which te feature_debug_console: n # [http://dev.tikiwiki.org/Debugger+Console|Debugger Console] smarty_security: y # it was required to turn off for debug console, but now we can restore. feature_bot_bar_debug: n
This is the opposite of Debug_Mode_Enabled