Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
ddd11b6c
Commit
ddd11b6c
authored
Nov 15, 2010
by
Petr Skoda
Browse files
MDL-25123 description of more hidden debug settings
credit goes to Matteo Scaramuccia
parent
8082d3ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-dist.php
View file @
ddd11b6c
...
...
@@ -396,6 +396,12 @@ $CFG->admin = 'admin';
// Please note that this setting may produce very long upgrade page on large sites.
// $CFG->upgradeshowsql = true; // NOT FOR PRODUCTION SERVERS!
//
// Add SQL queries to the output of cron, just before their execution
// $CFG->showcronsql = true;
//
// Force developer level debug and add debug info to the output of cron
// $CFG->showcrondebugging = true;
//
//=========================================================================
// 9. FORCED SETTINGS
//=========================================================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment