mirror of
https://github.com/SeanOMik/znc-push.git
synced 2025-04-21 05:14:02 +00:00
Invalid option name error on Show Me Everything
Changed query_condition to query_conditions. set query_condition nick_blacklist <*push> Error: invalid option name
This commit is contained in:
parent
ca77935496
commit
94470a959a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ That's easy!
|
|||
### Configuration
|
||||
|
||||
channel_conditions: highlight and nick_blacklist
|
||||
query_condition: nick_blacklist
|
||||
query_conditions: nick_blacklist
|
||||
|
||||
nick_blacklist: nickserv
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue