Remove shared storage and restore user-owned uploads
This commit is contained in:
@@ -21,12 +21,3 @@ NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
|
||||
# Optional: bot limits
|
||||
# BOT_MAX_PER_USER=5
|
||||
|
||||
# Optional: app-level storage fallback. Most media storage is user-owned and can be
|
||||
# configured in the app, so these are only needed if you want a shared default.
|
||||
# STORAGE_ENDPOINT=
|
||||
# STORAGE_REGION=
|
||||
# STORAGE_BUCKET=
|
||||
# STORAGE_ACCESS_KEY=
|
||||
# STORAGE_SECRET_KEY=
|
||||
# STORAGE_PUBLIC_BASE_URL=
|
||||
|
||||
Reference in New Issue
Block a user