disable hostname lookup in ergo controller

This commit is contained in:
Shivaram Lingamneni 2021-08-03 16:49:35 -04:00
parent a29b7c5631
commit 3289c64199

View File

@ -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": {