about summary refs log tree commit diff
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-08-16 19:08:13 -0400
committerBen Harris <ben@tilde.team>2018-08-16 19:08:20 -0400
commit2beafe76e6ce76713b460496e635174c478d692a (patch)
tree14e13ee7ad4b305934b664973350b82f554aaa7e /weechat/.weechat/plugins.conf
parent677cf422c3151a168ae11b0c7788f7e62a871eb5 (diff)
fix up some autojoins
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index 710b83e..3130ea2 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -41,7 +41,7 @@ python.apply_corrections.data_timeout = "60"
 python.apply_corrections.message_limit = "2"
 python.apply_corrections.print_format = "[nick]: [corrected]"
 python.apply_corrections.print_limit = "1"
-python.autojoin.autosave = "off"
+python.autojoin.autosave = "on"
 python.autosavekey.add = "on"
 python.autosavekey.mute = "off"
 python.autosavekey.secure = "on"