diff weechat/relay.conf @ 399:133cfc2e5b94

Weechat upgrade and tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 09 Aug 2017 22:55:38 -0700
parents 2fab82330263
children
line wrap: on
line diff
--- a/weechat/relay.conf	Tue Aug 22 14:03:36 2017 -0700
+++ b/weechat/relay.conf	Wed Aug 09 22:55:38 2017 -0700
@@ -1,5 +1,12 @@
 #
-# relay.conf -- weechat v1.1.1
+# weechat -- relay.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
 #
 
 [look]
@@ -18,6 +25,7 @@
 text_selected = white
 
 [network]
+allow_empty_password = off
 allowed_ips = ""
 bind_address = ""
 clients_purge_delay = 0
@@ -33,6 +41,7 @@
 backlog_max_minutes = 1440
 backlog_max_number = 256
 backlog_since_last_disconnect = on
+backlog_since_last_message = off
 backlog_tags = "irc_privmsg"
 backlog_time_format = "[%H:%M] "