mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-29 09:44:28 +01:00
forgot to rename config option
This commit is contained in:
parent
58afcbbe81
commit
c8eab07cfb
@ -1094,7 +1094,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…
Reference in New Issue
Block a user