aboutsummaryrefslogtreecommitdiffstats
path: root/cower
diff options
context:
space:
mode:
Diffstat (limited to 'cower')
-rw-r--r--cower/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/cower/config b/cower/config
index 0dec69d..fcd8d1c 100644
--- a/cower/config
+++ b/cower/config
@@ -9,7 +9,7 @@
# Use color in the output. This takes an optional arg of auto/never/always,
# identical to the command line arg --color. If no arg is specified, this is
# assumed to mean auto.
-Color = auto
+Color = always
# Connection timeout to be passed to curl. Setting this to 0 will disable
# timeouts.