Update inspircd.conf
fix whitespace
This commit is contained in:
parent
04daaf34ef
commit
e68e481d6a
@ -655,13 +655,10 @@
|
|||||||
|
|
||||||
<operprefix prefix="&env.OPER_PREFIX;">
|
<operprefix prefix="&env.OPER_PREFIX;">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<override enableumode="&env.OVERRIDE_ENABLE_UMODE;"
|
<override enableumode="&env.OVERRIDE_ENABLE_UMODE;"
|
||||||
noisy="&env.OVERRIDE_NOISY;"
|
noisy="&env.OVERRIDE_NOISY;"
|
||||||
requirekey="&env.OVERRIDE_REQUIRE_KEY;">
|
requirekey="&env.OVERRIDE_REQUIRE_KEY;">
|
||||||
|
|
||||||
|
|
||||||
<pbkdf2 iterations="12288"
|
<pbkdf2 iterations="12288"
|
||||||
length="32">
|
length="32">
|
||||||
|
|
||||||
@ -671,7 +668,6 @@
|
|||||||
<penalty name="HELPOP"
|
<penalty name="HELPOP"
|
||||||
value="60">
|
value="60">
|
||||||
|
|
||||||
|
|
||||||
<permchanneldb filename="/var/lib/inspircd/permchannels.db"
|
<permchanneldb filename="/var/lib/inspircd/permchannels.db"
|
||||||
listmodes="yes"
|
listmodes="yes"
|
||||||
saveperiod="1d">
|
saveperiod="1d">
|
||||||
@ -726,7 +722,6 @@
|
|||||||
|
|
||||||
<timedbans sendnotice="&env.TIMED_BANS_SEND_NOTICE;">
|
<timedbans sendnotice="&env.TIMED_BANS_SEND_NOTICE;">
|
||||||
|
|
||||||
|
|
||||||
<uline server="&env.SERVICES_ULINE;"
|
<uline server="&env.SERVICES_ULINE;"
|
||||||
silent="no">
|
silent="no">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user