summaryrefslogtreecommitdiff
path: root/conf-tmpl/map_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl/map_athena.conf')
-rw-r--r--conf-tmpl/map_athena.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf
index ee9fc4ae8..4812e5d1c 100644
--- a/conf-tmpl/map_athena.conf
+++ b/conf-tmpl/map_athena.conf
@@ -57,6 +57,14 @@ 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
+
//Makes server output more silent by ommitting certain types of messages:
//1: Hide Information messages
//2: Hide Status messages