Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24027287
D3928.id10178.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3928.id10178.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 21:23 (12 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3439213
Default Alt Text
D3928.id10178.diff (1 KB)
Attached To
Mode
D3928: Don't load DNS eggdrop module
Attached
Detach File
Event Timeline
Log In to Comment