mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
fix tagmsg-storage
This commit is contained in:
@ -79,6 +79,10 @@ BASE_CONFIG = {
|
||||
"channel-length": 128,
|
||||
"client-length": 128,
|
||||
"chathistory-maxmessages": 100,
|
||||
"tagmsg-storage": {
|
||||
"default": False,
|
||||
"whitelist": ["+draft/persist", "+persist"],
|
||||
},
|
||||
},
|
||||
|
||||
'oper-classes': {
|
||||
|
Reference in New Issue
Block a user