mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-03-01 16:20:36 +01:00
Merge pull request #554 from ctrlcctrlv/Security-patch-2
Remove unneccessary config
This commit is contained in:
commit
2168e3663f
@ -5,9 +5,6 @@
|
|||||||
$config['mod']['noticeboard_post'] = GLOBALVOLUNTEER;
|
$config['mod']['noticeboard_post'] = GLOBALVOLUNTEER;
|
||||||
$config['mod']['search'] = GLOBALVOLUNTEER;
|
$config['mod']['search'] = GLOBALVOLUNTEER;
|
||||||
$config['mod']['clean_global'] = GLOBALVOLUNTEER;
|
$config['mod']['clean_global'] = GLOBALVOLUNTEER;
|
||||||
$config['mod']['view_notes'] = DISABLED;
|
|
||||||
$config['mod']['create_notes'] = DISABLED;
|
|
||||||
$config['mod']['edit_config'] = DISABLED;
|
|
||||||
$config['mod']['debug_recent'] = ADMIN;
|
$config['mod']['debug_recent'] = ADMIN;
|
||||||
$config['mod']['debug_antispam'] = ADMIN;
|
$config['mod']['debug_antispam'] = ADMIN;
|
||||||
$config['mod']['noticeboard_post'] = ADMIN;
|
$config['mod']['noticeboard_post'] = ADMIN;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user