about summary refs log tree commit diff
path: root/weechat/.weechat
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat')
-rw-r--r--weechat/.weechat/aspell.conf2
-rw-r--r--weechat/.weechat/irc.conf6
-rw-r--r--weechat/.weechat/relay.conf3
3 files changed, 5 insertions, 6 deletions
diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf
index a162e1e..27b16b8 100644
--- a/weechat/.weechat/aspell.conf
+++ b/weechat/.weechat/aspell.conf
@@ -19,7 +19,7 @@ suggestion_delimiter_word = cyan
 commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
 default_dict = ""
 during_search = off
-enabled = on
+enabled = off
 real_time = off
 suggestions = -1
 word_min_length = 2
diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf
index 19c64a9..e415634 100644
--- a/weechat/.weechat/irc.conf
+++ b/weechat/.weechat/irc.conf
@@ -222,7 +222,7 @@ hashbang.local_hostname
 hashbang.usermode
 hashbang.command = "/oper benharri x"
 hashbang.command_delay
-hashbang.autojoin = "#!opers,#!,#!social,#!os,#!politics,#!support,#!git"
+hashbang.autojoin = "#!git,#!support,#!politics,#!os,#!social,#!,#!opers"
 hashbang.autorejoin
 hashbang.autorejoin_delay
 hashbang.connection_timeout
@@ -345,7 +345,7 @@ sdf.local_hostname
 sdf.usermode
 sdf.command
 sdf.command_delay
-sdf.autojoin = "#helpdesk,#anonradio,#gopher,#sdf"
+sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk"
 sdf.autorejoin
 sdf.autorejoin_delay
 sdf.connection_timeout
@@ -632,7 +632,7 @@ slashnet.local_hostname
 slashnet.usermode
 slashnet.command
 slashnet.command_delay
-slashnet.autojoin = "#gtlug,#help"
+slashnet.autojoin = "#help,#gtlug [5j#i15,5n#N30,5t]:1"
 slashnet.autorejoin
 slashnet.autorejoin_delay
 slashnet.connection_timeout
diff --git a/weechat/.weechat/relay.conf b/weechat/.weechat/relay.conf
index 309c0c4..9429a66 100644
--- a/weechat/.weechat/relay.conf
+++ b/weechat/.weechat/relay.conf
@@ -27,7 +27,7 @@ text_selected = white
 [network]
 allow_empty_password = off
 allowed_ips = ""
-bind_address = ""
+bind_address = "127.0.0.1"
 clients_purge_delay = 0
 compression_level = 6
 ipv6 = on
@@ -48,5 +48,4 @@ backlog_tags = "irc_privmsg"
 backlog_time_format = "[%H:%M] "
 
 [port]
-ssl.irc = 6666
 weechat = 9090