?/debug/apc

This commit is contained in:
Michael Foster 2013-09-23 10:11:16 +10:00
parent ff4352d914
commit 39be89ba49
4 changed files with 39 additions and 0 deletions

View file

@ -1340,6 +1340,8 @@
$config['mod']['news_delete'] = ADMIN;
// Execute un-filtered SQL queries on the database (?/debug/sql)
$config['mod']['debug_sql'] = DISABLED;
// Look through all cache values for debugging when APC is enabled (?/debug/apc)
$config['mod']['debug_apc'] = ADMIN;
// Edit the current configuration (via web interface)
$config['mod']['edit_config'] = ADMIN;
// View ban appeals