mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-31 04:13:49 +01:00
Changed the mod[postunoriginal] default to ADMIN
This commit is contained in:
parent
fb355f6c2c
commit
59f3c2d674
@ -248,7 +248,7 @@
|
||||
// Post in a locked thread
|
||||
$config['mod']['postinlocked'] = MOD;
|
||||
// Post bypass unoriginal content check
|
||||
$config['mod']['postunoriginal'] = MOD;
|
||||
$config['mod']['postunoriginal'] = ADMIN;
|
||||
// Raw HTML posting
|
||||
$config['mod']['rawhtml'] = MOD;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user