summaryrefslogtreecommitdiff
path: root/conf/packet.conf
diff options
context:
space:
mode:
authorMysteries <mysteriousragnarok@hotmail.com>2013-05-19 21:17:12 -0400
committerMysteries <mysteriousragnarok@hotmail.com>2013-05-19 21:17:15 -0400
commitc1dbdcbe3edee8ecdf259ea77f26ae02338a0903 (patch)
treef4144fbe0220eb19dd2bf8f1aa3135275505ec95 /conf/packet.conf
parent2ff4db5f8a441f8c8b9f74dda010b605e6f50d67 (diff)
downloadhercules-c1dbdcbe3edee8ecdf259ea77f26ae02338a0903.tar.gz
hercules-c1dbdcbe3edee8ecdf259ea77f26ae02338a0903.tar.bz2
hercules-c1dbdcbe3edee8ecdf259ea77f26ae02338a0903.tar.xz
hercules-c1dbdcbe3edee8ecdf259ea77f26ae02338a0903.zip
Slight adjustments
Diffstat (limited to 'conf/packet.conf')
-rw-r--r--conf/packet.conf10
1 files changed, 6 insertions, 4 deletions
diff --git a/conf/packet.conf b/conf/packet.conf
index 3528d73bb..85996f4e3 100644
--- a/conf/packet.conf
+++ b/conf/packet.conf
@@ -1,11 +1,13 @@
-// Hercules Sockets Configuration file
-// translated (davidsiaw)
-
+//===== Hercules Sockets Configuration =======================
+//= Hercules Sockets Configuration File
+//===== Translated by: =======================================
+// Davidsiaw
+//============================================================
// Display debug reports (When something goes wrong during the report, the report is saved.)
debug: no
-// How long can a socket stall before closing the connection (in seconds)
+// How long can a socket stall before closing the connection (in seconds)?
stall_time: 60
// Maximum allowed size for clients packets in bytes (default: 24576).