Merge branch 'insp3' into master.

This commit is contained in:
Sadie Powell 2023-06-29 15:54:53 +01:00
commit 4d9eae31ab

View File

@ -302,7 +302,9 @@
# This setting only has effect when the dnsbl module is loaded.
#usednsbl="yes"
# useident: Defines if users in this class MUST respond to a ident query or not.
# useident: Whether to try to look up the real username of users in this class using
# the RFC 1413 identification protocol.
# This setting only has effect when the ident module is loaded.
useident="no"
# usests: Whether a STS policy should be advertised to users in this class.
@ -437,7 +439,9 @@
# in this class. This can save a lot of resources on very busy servers.
resolvehostnames="yes"
# useident: Defines if users in this class must respond to a ident query or not.
# useident: Whether to try to look up the real username of users in this class using
# the RFC 1413 identification protocol.
# This setting only has effect when the ident module is loaded.
useident="no"
# usests: Whether a STS policy should be advertised to users in this class.