History: Debug_Mode_Disabled
Preview of version: 1
- «
- »
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 # required for debug console
This is the opposite of Enable_Debug_Mode