mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
fix: Set detected language on first login, remove auto-detect language option
This commit is contained in:
@@ -21,7 +21,8 @@ SECRET_KEY=notsecretkey
|
||||
# Configure knex to accept SSL certificates
|
||||
# KNEX_REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
|
||||
|
||||
# Used for per-board notifications
|
||||
# The default application language used as a fallback when a user's language is not set.
|
||||
# This language is also used for per-board notifications.
|
||||
# DEFAULT_LANGUAGE=en-US
|
||||
|
||||
# Do not comment out DEFAULT_ADMIN_EMAIL if you want to prevent this user from being edited/deleted
|
||||
|
||||
Reference in New Issue
Block a user