feat: allow unauthenticated uploads
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
APP_URL=http://localhost:3000
|
||||
ALLOW_REGISTRATION=true
|
||||
MAX_FILE_SIZE=5000000000
|
||||
ALLOW_UNAUTHENTICATED_SHARES=false
|
||||
|
||||
# SECURITY
|
||||
JWT_SECRET=random-string
|
||||
|
||||
Reference in New Issue
Block a user