summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index e463b7b4..ac3a72f2 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -503,7 +503,7 @@ max_lines_in_memory = 2048
# Show the separator at the bottom of the text buffer, even if no one
# spoke
-show_useless_separator = false
+show_useless_separator = true
# Set this to true if you want the commands to be executed remotely
# (with ssh & the daemon), see the documentation of the /link plugin