mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-01-23 22:20:18 +00:00
updated config
Changed settings related to chat network for tilde.chat.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
servers = (
|
||||
{ address = "irc"; chatnet = "tildenet"; port = "6667"; }
|
||||
{ address = "irc"; chatnet = "tilde.chat"; port = "6667"; }
|
||||
);
|
||||
|
||||
chatnets = {
|
||||
@@ -13,7 +13,8 @@ chatnets = {
|
||||
};
|
||||
|
||||
channels = (
|
||||
{ name = "#tildeclub"; chatnet = "tildenet"; autojoin = "No"; }
|
||||
{ name = "#club"; chatnet = "tilde.chat"; autojoin = "No"; }
|
||||
{ name = "#meta"; chatnet = "tilde.chat"; autojoin = "No"; }
|
||||
);
|
||||
|
||||
aliases = {
|
||||
|
||||
Reference in New Issue
Block a user