feat: Track storage usage
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
# - LOG_LEVEL=warn
|
||||
|
||||
# - TRUST_PROXY=true
|
||||
# - MAX_UPLOAD_FILE_SIZE=
|
||||
# - TOKEN_EXPIRES_IN=365 # In days
|
||||
|
||||
# related: https://github.com/knex/knex/issues/2354
|
||||
@@ -39,6 +40,7 @@ services:
|
||||
# - DEFAULT_ADMIN_USERNAME=demo
|
||||
|
||||
# - INTERNAL_ACCESS_TOKEN=
|
||||
# - STORAGE_LIMIT=
|
||||
# - ACTIVE_USERS_LIMIT=
|
||||
|
||||
# Set to true to show more detailed authentication error messages.
|
||||
|
||||
Reference in New Issue
Block a user