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