mirror of
https://github.com/plankanban/planka.git
synced 2025-08-02 20:15:27 +02:00
feat: Add INTERNAL_ACCESS_TOKEN
to support internal user configuration
This commit is contained in:
parent
b61b4e658f
commit
4346b7040a
8 changed files with 55 additions and 20 deletions
|
@ -29,6 +29,7 @@ SECRET_KEY=notsecretkey
|
|||
# DEFAULT_ADMIN_NAME=Demo Demo
|
||||
# DEFAULT_ADMIN_USERNAME=demo
|
||||
|
||||
# INTERNAL_ACCESS_TOKEN=
|
||||
# ACTIVE_USERS_LIMIT=
|
||||
|
||||
# Set to true to show more detailed authentication error messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue