This should probably still be ADMIN. By default, don't let mods or janitors edit any of the config.

This commit is contained in:
Michael Foster 2013-08-04 17:53:55 -04:00
parent c3da5ab4e1
commit 7a51444110

View File

@ -1190,7 +1190,7 @@
// Execute un-filtered SQL queries on the database (?/debug/sql)
$config['mod']['debug_sql'] = DISABLED;
// Edit the current configuration (via web interface)
$config['mod']['edit_config'] = MOD;
$config['mod']['edit_config'] = ADMIN;
// Config editor permissions
$config['mod']['config'] = array(