Skip to content
Snippets Groups Projects
Commit 191c8627 authored by ale's avatar ale
Browse files

Merge branch 'irc-sasl' into 'master'

irc: point sasl to services

See merge request !258
parents c4301186 e1498c85
No related branches found
No related tags found
1 merge request!258irc: point sasl to services
......@@ -26,6 +26,8 @@
# linked irc servers
<bind address="" port="17029" type="servers" ssl="gnutls">
<sasl target="services.irc.{{ irc_network_name }}" requiressl="yes">
<power
diepass="{{ irc_power_password }}"
restartpass="{{ irc_power_password }}">
......@@ -63,16 +65,16 @@
suffixpart=""
syntaxhints="no"
cyclehosts="no"
cyclehostsfromuser="no"
cyclehostsfromuser="no"
ircumsgprefix="no"
announcets="yes"
allowmismatched="no"
defaultbind="auto"
allowmismatched="no"
defaultbind="auto"
hostintopic="no"
pingwarning="15"
serverpingfreq="60"
defaultmodes="nt"
exemptchanops="nonick:v flood:o"
exemptchanops="nonick:v flood:o"
invitebypassmodes="yes">
<performance
......@@ -94,7 +96,7 @@
hidesplits="no"
maxtargets="20"
customversion=""
operspywhois="no"
operspywhois="no"
maphide=""
restrictbannedusers="yes"
genericoper="yes"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment