2 # weechat -- relay.conf
4 # WARNING: It is NOT recommended to edit this file by hand,
5 # especially if WeeChat is running.
7 # Use /set or similar command to change settings in WeeChat.
9 # For more info, see: https://weechat.org/doc/quickstart
18 status_active = lightblue
19 status_auth_failed = lightred
20 status_connecting = yellow
21 status_disconnected = lightred
22 status_waiting_auth = brown
28 allow_empty_password = off
31 clients_purge_delay = 0
36 ssl_cert_key = "%h/ssl/relay.pem"
37 ssl_priorities = "NORMAL:-VERS-SSL3.0"
40 websocket_allowed_origins = ""
43 backlog_max_minutes = 1440
44 backlog_max_number = 256
45 backlog_since_last_disconnect = on
46 backlog_since_last_message = off
47 backlog_tags = "irc_privmsg"
48 backlog_time_format = "[%H:%M] "