mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-26 00:10:55 +01:00
forgot to rename config option
This commit is contained in:
parent
58afcbbe81
commit
c8eab07cfb
@ -1094,7 +1094,7 @@
|
||||
// Remove bans
|
||||
$config['mod']['unban'] = MOD;
|
||||
// Spoiler file (and keep post)
|
||||
$config['mod']['deletefile'] = JANITOR;
|
||||
$config['mod']['spoilerfile'] = JANITOR;
|
||||
// Delete file (and keep post)
|
||||
$config['mod']['deletefile'] = JANITOR;
|
||||
// Delete all posts by IP
|
||||
|
Loading…
Reference in New Issue
Block a user