docs: add ALLOW_UNAUTHENTICATED_SHARES to README

This commit is contained in:
Elias Schneider
2022-10-24 09:12:12 +02:00
parent 7237928844
commit af6e2b61c0
2 changed files with 9 additions and 8 deletions

View File

@@ -4,8 +4,8 @@
APP_URL=http://localhost:3000
SHOW_HOME_PAGE=true
ALLOW_REGISTRATION=true
MAX_FILE_SIZE=1000000000
ALLOW_UNAUTHENTICATED_SHARES=false
MAX_FILE_SIZE=1000000000
# SECURITY
JWT_SECRET=long-random-string