forked from leftypol/leftypol
v0.9.4
This commit is contained in:
parent
8d75378785
commit
c9844b86bf
3 changed files with 4 additions and 4 deletions
|
@ -820,8 +820,8 @@
|
|||
$config['mod']['bumplock'] = MOD;
|
||||
// View whether a thread has been bumplocked ("-1" to allow non-mods to see too)
|
||||
$config['mod']['view_bumplock'] = MOD;
|
||||
// "Move" a thread to another board
|
||||
$config['mod']['move'] = MOD;
|
||||
// "Move" a thread to another board (EXPERIMENTAL; has some known bugs)
|
||||
$config['mod']['move'] = DISABLED;
|
||||
// Post bypass unoriginal content check on robot-enabled boards
|
||||
$config['mod']['postunoriginal'] = ADMIN;
|
||||
// Bypass flood check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue