Open
Description
With the python2 syncserver
implementation it was possible to disable new user requests as seen below.
[syncserver]
...other settings...
allow_new_users = false
Is there an equivalent setting in syncstorage-rs
? I couldn't find anything fitting while looking through the code but it is possible I missed it.
Thanks!
┆Issue is synchronized with this Jira Task