Skip to content

Commit f699e3b

Browse files
authored
Document behaviour of ENV to disable registrations.
1 parent 44c7692 commit f699e3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Set it true to retrieve always a random device id to force a progress sync.
3737
This is usefull if you only sync your progress from one device and
3838
usually delete the *.sdr files with some cleaning tools.
3939

40+
* OPEN_REGISTRATIONS ("True"|"False")
41+
42+
Enable/disable new registrations to the server. Useful if you want to run a private server for a few users, although it doesn't necessarily improve security by itself.
43+
Set to True (enabled) by default.
4044

4145
## Dockerhub
4246

0 commit comments

Comments
 (0)