From 7b13f57cb69e6b38aa793f135a3c673cc6e72398 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Wed, 20 Dec 2006 02:02:24 +0000 Subject: - 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 --- conf-tmpl/map_athena.conf | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'conf-tmpl/map_athena.conf') 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 -- cgit v1.2.3-60-g2f50