feat: enable sasl external
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
fd43c89644
commit
a067ee2712
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
};
|
||||
};
|
||||
nick = "escapeangle";
|
||||
saslExternal = true;
|
||||
channels = {
|
||||
inuits.autoJoin = true;
|
||||
mgmtconfig.autoJoin = true;
|
||||
|
|
@ -32,6 +33,7 @@
|
|||
};
|
||||
};
|
||||
nick = "escapeangle";
|
||||
saslExternal = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue