1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 04:13:49 +01:00

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 39a8771706
commit d3e9bd18f7

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(