summaryrefslogtreecommitdiff
path: root/conf-tmpl/map_athena.conf
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-20 02:02:24 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-20 02:02:24 +0000
commit7b13f57cb69e6b38aa793f135a3c673cc6e72398 (patch)
treecdb495cb9ecb1d8c27688811440a9eea0a4ad538 /conf-tmpl/map_athena.conf
parent797848cc6647ae1dd682fae3749b7adf80a5fa21 (diff)
downloadhercules-7b13f57cb69e6b38aa793f135a3c673cc6e72398.tar.gz
hercules-7b13f57cb69e6b38aa793f135a3c673cc6e72398.tar.bz2
hercules-7b13f57cb69e6b38aa793f135a3c673cc6e72398.tar.xz
hercules-7b13f57cb69e6b38aa793f135a3c673cc6e72398.zip
- Fixed the meaning of stdout_with_ansisequence and changed the default value to no.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9531 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/map_athena.conf')
-rw-r--r--conf-tmpl/map_athena.conf9
1 files changed, 2 insertions, 7 deletions
diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf
index 59fcc1210..78ce98337 100644
--- a/conf-tmpl/map_athena.conf
+++ b/conf-tmpl/map_athena.conf
@@ -57,13 +57,8 @@ map_port: 5121
//For full format information, consult the strftime() manual.
//timestamp_format: [%d/%b %H:%M]
-//Defines if the ansi sequences should be parsed or skipped.
-//If set to yes the console output is in color. If the stream is redirected to
-//a file, the ansi sequences are printed out.
-//If set to no the console is colorless and, if redirected, will skip the ansi
-//sequences.
-//NOTE: this setting applyes for both stdout and stderr
-stdout_with_ansisequence: yes
+//If redirected output contains escape sequences (color codes)
+stdout_with_ansisequence: no
//Makes server output more silent by ommitting certain types of messages:
//1: Hide Information messages