mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-21 04:59:49 +01:00
forgot to rename config option
This commit is contained in:
parent
5786c7dbc0
commit
c31a610914
@ -1121,7 +1121,7 @@
|
|||||||
// Remove bans
|
// Remove bans
|
||||||
$config['mod']['unban'] = MOD;
|
$config['mod']['unban'] = MOD;
|
||||||
// Spoiler file (and keep post)
|
// Spoiler file (and keep post)
|
||||||
$config['mod']['deletefile'] = JANITOR;
|
$config['mod']['spoilerfile'] = JANITOR;
|
||||||
// Delete file (and keep post)
|
// Delete file (and keep post)
|
||||||
$config['mod']['deletefile'] = JANITOR;
|
$config['mod']['deletefile'] = JANITOR;
|
||||||
// Delete all posts by IP
|
// Delete all posts by IP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user