mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Fix some typos in the cloak_sha256 example config.
This commit is contained in:
parent
119b7bd70d
commit
bae5486e00
@ -609,7 +609,7 @@
|
||||
# be used for checking if a user is banned in a channel. #
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
#
|
||||
#<cloak mode="hmac-sha256"
|
||||
#<cloak method="hmac-sha256"
|
||||
# key="changeme"
|
||||
# prefix="MyNet"
|
||||
# suffix="ip"
|
||||
@ -618,7 +618,7 @@
|
||||
# pathparts="1"
|
||||
# psl="system">
|
||||
#
|
||||
#<cloak mode="hmac-sha256-ip"
|
||||
#<cloak method="hmac-sha256-ip"
|
||||
# key="changeme"
|
||||
# prefix="MyNet"
|
||||
# suffix="ip"
|
||||
|
Loading…
x
Reference in New Issue
Block a user