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
commit 2343930419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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