chiark / gitweb /
Remove the blacklist of posters
[modbot-ulm.git] / webstump / scripts / webstump.lib.pl
index 379cf0602bbf87c61b2c393d2e5ac02195baa4d2..45ff3d7dae41c4d56a95f5d67a570e23884411bb 100644 (file)
@@ -398,7 +398,6 @@ sub check_config_list {
  &user_error( "invalid list name $list_to_edit" )
     if( $list_to_edit ne "good.posters.list"
         && $list_to_edit ne "watch.posters.list"
-        && $list_to_edit ne "bad.posters.list"
         && $list_to_edit ne "watch.words.list" );
 
   return &untaint( $list_to_edit );