Clarify use_username_as_clientid is not global

This commit is contained in:
Roger A. Light 2022-08-11 11:51:53 +01:00
parent 02b92b97ef
commit c4664f08ac
2 changed files with 2 additions and 0 deletions

View File

@ -1263,6 +1263,7 @@ log_timestamp_format %Y-%m-%dT%H:%M:%S
disconnected as not authorised when this option is
set to true. Do not use in conjunction with
<option>clientid_prefixes</option>.</para>
<para>This does not apply globally, but on a per-listener basis.</para>
<para>See also
<option>use_identity_as_username</option>.</para>
<para>Not reloaded on reload signal.</para>

View File

@ -290,6 +290,7 @@
# authorised when this option is set to true.
# Do not use in conjunction with clientid_prefixes.
# See also use_identity_as_username.
# This does not apply globally, but on a per-listener basis.
#use_username_as_clientid
# Change the websockets headers size. This is a global option, it is not