document allow_guest_registration
in conduit-example.toml
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
dc73df763a
commit
c026ef77fb
1 changed files with 4 additions and 1 deletions
|
@ -81,3 +81,6 @@ allow_device_name_federation = false
|
|||
# Most users should not need to enable this.
|
||||
# See https://breachattack.com/ and https://wikipedia.org/wiki/BREACH before deciding to enable this.
|
||||
zstd_compression = false
|
||||
|
||||
# Set to true to allow user type "guest" registrations
|
||||
allow_guest_registration = false
|
Loading…
Add table
Add a link
Reference in a new issue