diff options
author | Holger Paradies <retabell@gmx.de> | 2014-01-04 14:43:27 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2014-01-04 16:01:05 +0100 |
commit | ab2274de752b0a20f6fa7ccb2322f8b99ec88799 (patch) | |
tree | adc107853b7dc8c58d88864129d667f4700f2a35 /kanotix-irc | |
parent | 408c59e2f85cafc5a851c10dcc082a2ca1e8f2e7 (diff) | |
download | kanotix-packages-ab2274de752b0a20f6fa7ccb2322f8b99ec88799.zip kanotix-packages-ab2274de752b0a20f6fa7ccb2322f8b99ec88799.tar.gz |
remove users from config
Diffstat (limited to 'kanotix-irc')
-rw-r--r-- | kanotix-irc/skel/.weechat/irc.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kanotix-irc/skel/.weechat/irc.conf b/kanotix-irc/skel/.weechat/irc.conf index 0f2ef3f..454333d 100644 --- a/kanotix-irc/skel/.weechat/irc.conf +++ b/kanotix-irc/skel/.weechat/irc.conf @@ -107,7 +107,6 @@ default_msg_part = "WeeChat %v" default_msg_quit = "WeeChat %v" ipv6 = off local_hostname = "" -nicks = "kanotix,kanotix1,kanotix2,kanotix3,kanotix4" notify = "" password = "" proxy = "" @@ -121,7 +120,6 @@ ssl_cert = "" ssl_dhkey_size = 1024 ssl_priorities = "NORMAL" ssl_verify = on -username = "kanotix" [server] freenode.addresses = "chat.freenode.net/7000" |