diff options
author | Adam <Adam@anope.org> | 2013-08-10 23:28:58 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-08-10 23:28:58 -0400 |
commit | c7aab50bffb68f49eeebc291a45caf6f8ef16445 (patch) | |
tree | 302918d3868866790f357ba207180850ea63a574 /data/operserv.example.conf | |
parent | c507c78d5aa7e1a194acfce2e56e8ed7d6488b1d (diff) |
Support DNS ANY query type
Diffstat (limited to 'data/operserv.example.conf')
-rw-r--r-- | data/operserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/operserv.example.conf b/data/operserv.example.conf index 6af800e31..d53337258 100644 --- a/data/operserv.example.conf +++ b/data/operserv.example.conf @@ -293,7 +293,7 @@ command { service = "OperServ"; name = "CHANKILL"; command = "operserv/chankill" * * Finally set a NS record for irc.example.com. to BIND or services. */ -module +#module { name = "os_dns" |