summaryrefslogtreecommitdiff
path: root/conf/ladmin_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/ladmin_athena.conf')
-rw-r--r--conf/ladmin_athena.conf28
1 files changed, 0 insertions, 28 deletions
diff --git a/conf/ladmin_athena.conf b/conf/ladmin_athena.conf
deleted file mode 100644
index 2a91a35b..00000000
--- a/conf/ladmin_athena.conf
+++ /dev/null
@@ -1,28 +0,0 @@
-// Athena Ladmin configuration file.
-
-// Encoding type of the password
-// 0: not encoded
-// 1: key+password
-// 2: password+key
-passenc: 2
-
-// Language of ladmin
-// F: Français
-// E: English (default)
-defaultlanguage: E
-
-// Log Filename. All operations done by the software are logged in this file.
-ladmin_log_filename: log/ladmin.log
-
-// Indicate how to display date in logs, to players, etc.
-// 0: 31-12-2004 23:59:59
-// 1: 12-31-2004 23:59:59
-// 2: 2004-31-12 23:59:59
-// 3: 2004-12-31 23:59:59 (default)
-date_format: 3
-
-// If you want use an additional configuration file, uncomment and use this parameter
-//import: path/additional_configuration_file
-
-// local settings for this server in this file
-import: conf/ladmin_local.conf