aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/aerc.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index a6f287a1..70f07949 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -38,6 +38,13 @@
# Default: info
#log-level=info
+# Disable IPC entirely. Don't run commands (including mailto:... and mbox:...)
+# in an existing aerc instance, and don't start an IPC server to allow
+# subsequent aerc instances to run commands in the current one.
+#
+# Default: false
+#disable-ipc=false
+
# Set the $TERM environment variable used for the embedded terminal.
#
# Default: xterm-256color