mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
disable hostname lookup in ergo controller
This commit is contained in:
@ -37,6 +37,7 @@ BASE_CONFIG = {
|
||||
"ban-message": "Try again later",
|
||||
"exempted": ["localhost"],
|
||||
},
|
||||
"lookup-hostnames": False,
|
||||
"enforce-utf8": True,
|
||||
"relaymsg": {"enabled": True, "separators": "/", "available-to-chanops": True},
|
||||
"compatibility": {
|
||||
|
Reference in New Issue
Block a user