summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorDennis Friis <peavey@placid.dk>2008-05-31 12:59:35 +0000
committerDennis Friis <peavey@placid.dk>2008-05-31 12:59:35 +0000
commit0a74f9ba775857aeb281266a6e8cc10052023774 (patch)
tree207f244774f2a283c2c5159c8caaa6294be87e81 /conf
parent40954e262f305d8d4a9927bc7b90943463eebf25 (diff)
downloadtmwa-0a74f9ba775857aeb281266a6e8cc10052023774.tar.gz
tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.tar.bz2
tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.tar.xz
tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.zip
Add optional update_host to loginserver so you can tell the client that an alternative update host is available. Based on patch by Sanga
Diffstat (limited to 'conf')
-rw-r--r--conf/login_athena.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/login_athena.conf b/conf/login_athena.conf
index 44f7166..311d601 100644
--- a/conf/login_athena.conf
+++ b/conf/login_athena.conf
@@ -50,6 +50,11 @@ login_log_filename: log/login.log
// Name of the file of that logs the unknown packets (for debug or hack check)
login_log_unknown_packets_filename: log/login_unknown_packets.log
+// Update host
+// Tells the client that an alternative updatehost is available if the client supports this.
+// If left out nothing will be sent. max lenght 127.
+// update_host: somehost.someserver
+
// Indicate if the unknown packets are saved or not
//(the unknown packets coming from the char-server or ladministration does not relate to, which is always saved)
// Be careful: if you receive an attack, your hard disk can cause lag...