#
# 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]
auto_open_buffer = on
password = ""
ssl_cert_key = "%h/ssl/relay.pem"
ssl_priorities = "NORMAL:-VERS-SSL3.0"
+totp_secret = ""
+totp_window = 0
websocket_allowed_origins = ""
[irc]
backlog_tags = "irc_privmsg"
backlog_time_format = "[%H:%M] "
+[weechat]
+commands = ""
+
[port]
+
+[path]