diff --git a/inc/config.php b/inc/config.php index a46b953a..d35a8d27 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1126,6 +1126,8 @@ $config['mod']['unban'] = MOD; // Delete file (and keep post) $config['mod']['deletefile'] = JANITOR; + // Spoiler image + $config['mod']['spoilerimage'] = JANITOR; // Delete all posts by IP $config['mod']['deletebyip'] = MOD; // Delete all posts by IP across all boards