mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
feat: Track storage usage
This commit is contained in:
@@ -10,6 +10,7 @@ SECRET_KEY=notsecretkey
|
||||
# LOG_FILE=
|
||||
|
||||
# TRUST_PROXY=true
|
||||
# MAX_UPLOAD_FILE_SIZE=
|
||||
# TOKEN_EXPIRES_IN=365 # In days
|
||||
|
||||
# related: https://github.com/knex/knex/issues/2354
|
||||
@@ -30,6 +31,7 @@ SECRET_KEY=notsecretkey
|
||||
# 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