document allow_guest_registration in conduit-example.toml
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -80,4 +80,7 @@ allow_device_name_federation = false
|
||||
# Please be aware that enabling HTTP compression may introduce compression side-channel attacks and response body tampering to potentially defeat TLS.
|
||||
# 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
|
||||
zstd_compression = false
|
||||
|
||||
# Set to true to allow user type "guest" registrations
|
||||
allow_guest_registration = false
|
||||
Reference in New Issue
Block a user