BF: ignorecommand is a jail option not a filter option

pull/531/head
Daniel Black 2013-12-29 21:58:35 +00:00
parent dbca949e5e
commit 671ca8bbca
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ class FilterReader(DefinitionInitConfigReader):
_configOpts = [
["string", "ignoreregex", ""],
["string", "failregex", ""],
["string", "ignorecommand", ""],
]
def read(self):