mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Clarify that m_sslmodes depends on m_sslinfo.
This commit is contained in:
parent
c51f6dea79
commit
1d9903aaeb
@ -1702,7 +1702,8 @@
|
||||
# SSL channel mode module: Adds support for SSL-only channels via
|
||||
# channel mode +z and the 'z' extban which matches SSL client
|
||||
# certificate fingerprints.
|
||||
# Does not do anything useful without a working SSL module (see below).
|
||||
# Does not do anything useful without a working SSL module and the
|
||||
# m_sslinfo module (see below).
|
||||
#<module name="m_sslmodes.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
|
Loading…
x
Reference in New Issue
Block a user