summaryrefslogtreecommitdiff
path: root/conf-tmpl/login_athena.conf
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-11 16:20:40 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-11 16:20:40 +0000
commit2a99ea9509dddcdafc85cc8348c44a5bd5d4e3eb (patch)
tree8929e6f2ad817b3c9866d9fa3b473489f49adb2e /conf-tmpl/login_athena.conf
parent70afc9d7d00b346e3139363abd411a51874ce5b5 (diff)
downloadhercules-2a99ea9509dddcdafc85cc8348c44a5bd5d4e3eb.tar.gz
hercules-2a99ea9509dddcdafc85cc8348c44a5bd5d4e3eb.tar.bz2
hercules-2a99ea9509dddcdafc85cc8348c44a5bd5d4e3eb.tar.xz
hercules-2a99ea9509dddcdafc85cc8348c44a5bd5d4e3eb.zip
- Added a comment explaining what a comment is to login/char/map config files, as well as the main script config file.
- Modified SG_FEEL so that it works the same way that in Aegis (packet-wise) - Added a comment to explain how to "remove" a string variable from the msg_athena entries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8707 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/login_athena.conf')
-rw-r--r--conf-tmpl/login_athena.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf
index b61d37eec..c04dac984 100644
--- a/conf-tmpl/login_athena.conf
+++ b/conf-tmpl/login_athena.conf
@@ -1,6 +1,10 @@
// Athena Login Server configuration file.
// Translated by Peter Kieser <pfak@telus.net>
+// Note: "Comments" are all text on the right side of a double slash "//"
+// Whatever text is commented will not be parsed by the servers, and serves
+// only as information/reference.
+
// The login server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.