[weechat] A few tweaks
This commit is contained in:
parent
3ba8bb51cc
commit
3e99afc753
16 changed files with 319 additions and 14 deletions
|
@ -1,6 +1,13 @@
|
|||
#
|
||||
# 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
|
||||
|
@ -18,6 +25,7 @@ text_bg = default
|
|||
text_selected = white
|
||||
|
||||
[network]
|
||||
allow_empty_password = off
|
||||
allowed_ips = ""
|
||||
bind_address = ""
|
||||
clients_purge_delay = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue