Merge pull request #86 from slingamn/hostname_lookup

disable hostname lookup in ergo controller
This commit is contained in:
Shivaram Lingamneni
2021-08-03 17:43:37 -04:00
committed by GitHub

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