Got rid of log

d41fb575cff9… · Ryan Schanzenbacher ·

parent f7c43d42599b… view tree

Changed files

FileChanges
home-config/aerc/aerc.conf +1 −1 raw
diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf
index 8efeb28..ac4cbcb 100644
--- a/home-config/aerc/aerc.conf
+++ b/home-config/aerc/aerc.conf
@@ -28,7 +28,7 @@ unsafe-accounts-conf=true # I don't store my creds in this
# the user home dir. When redirecting aerc's output to a file using > shell
# redirection, this setting is ignored and log messages are printed to stdout.
#
-log-file=~/aerc_log
+#log-file=~/aerc_log
# Only log messages above the specified level to log-file. Supported levels
# are: trace, debug, info, warn and error. When redirecting aerc's output to