Page MenuHomeDevCentral

D3928.id10179.diff
No OneTemporary

D3928.id10179.diff

diff --git a/roles/viperserv/eggdrop/files/eggdrop-core.conf b/roles/viperserv/eggdrop/files/eggdrop-core.conf
--- a/roles/viperserv/eggdrop/files/eggdrop-core.conf
+++ b/roles/viperserv/eggdrop/files/eggdrop-core.conf
@@ -596,39 +596,6 @@
# "ecb" or "cbc".
set blowfish-use-mode ecb
-
-#### DNS MODULE ####
-
-# This module provides asynchronous dns support. This will avoid long
-# periods where the bot just hangs there, waiting for a hostname to
-# resolve, which will often let it timeout on all other connections.
-loadmodule dns
-
-# In case your bot has trouble finding dns servers or you want to use
-# specific ones, you can set them here. The value is a list of dns servers.
-# The order doesn't matter. You can also specify a non-standard port.
-# The default is to use the system specified dns servers. You don't need to
-# modify this setting normally.
-#set dns-servers "8.8.8.8 8.8.4.4"
-
-# Specify how long should the DNS module cache replies at maximum. The value
-# must be in seconds.
-# Note that it will respect the TTL of the reply and this is just an upper
-# boundary.
-set dns-cache 86400
-
-# Specify how long should the DNS module cache negative replies (NXDOMAIN,
-# DNS Lookup failed). The value must be in seconds.
-set dns-negcache 600
-
-# How many times should the DNS module resend the query for a given domain
-# if it receives no reply?
-set dns-maxsends 4
-
-# Specify how long should the DNS module wait for a reply before resending the
-# query. The value must be in seconds.
-set dns-retrydelay 3
-
#### CHANNELS MODULE ####
# This module provides channel related support for the bot. Without it,

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 10, 04:04 (19 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3439213
Default Alt Text
D3928.id10179.diff (1 KB)

Event Timeline