mirror of https://gitlab.crans.org/nounous/nixos
Changement noms affichés
parent
a23df4496a
commit
7334838478
|
@ -116,11 +116,11 @@ in
|
|||
|
||||
matrixClients = {
|
||||
userTemplate = "@irc_\$\$NICK";
|
||||
displayName = "\$\$NICK";
|
||||
displayName = "\$\$NICK[irc]";
|
||||
};
|
||||
|
||||
ircClients = {
|
||||
nickTemplate = "\$\$DISPLAY";
|
||||
nickTemplate = "\$\$DISPLAY[m]";
|
||||
allowNickChanges = true;
|
||||
maxClients = 300;
|
||||
ipv6.enabled = false;
|
||||
|
|
Loading…
Reference in New Issue