diff options
author | Dennis Friis <peavey@placid.dk> | 2008-11-04 18:47:55 +0000 |
---|---|---|
committer | Dennis Friis <peavey@placid.dk> | 2008-11-04 18:47:55 +0000 |
commit | e435d6b19d87d0ae37fb67cf7c2ae57ae64f4546 (patch) | |
tree | bc9b9e1ce2d593b0b6f829d1ea17ab382b45cde3 /conf/ladmin_local.conf.example | |
parent | 6f42231be69b61b72ec965a21223d1668c686e8b (diff) | |
download | serverdata-e435d6b19d87d0ae37fb67cf7c2ae57ae64f4546.tar.gz serverdata-e435d6b19d87d0ae37fb67cf7c2ae57ae64f4546.tar.bz2 serverdata-e435d6b19d87d0ae37fb67cf7c2ae57ae64f4546.tar.xz serverdata-e435d6b19d87d0ae37fb67cf7c2ae57ae64f4546.zip |
Add local conf for ladmin tool.
Diffstat (limited to 'conf/ladmin_local.conf.example')
-rw-r--r-- | conf/ladmin_local.conf.example | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/ladmin_local.conf.example b/conf/ladmin_local.conf.example new file mode 100644 index 00000000..b3f88e8d --- /dev/null +++ b/conf/ladmin_local.conf.example @@ -0,0 +1,10 @@ +// Athena Ladmin local configuration file. + +// Login Server IP +login_ip:217.172.177.27 +// Login Server Port +login_port: 6900 + +// Administrative password, used to connect remotely to server. +// NOTICE: If you enable remote administration, you should change its value for security +admin_pass: admin |