-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
- System Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareEasyGood for NewcomersGood for NewcomersEnhancement / Feature RequestSomething NewSomething New
Milestone
Description
In the auth config section you need to define a secret:
[auth]
email_on_signup = "Optional"
min_password_length = 6
max_password_length = 64
secret_key = "MaxVerstappenWC2021"Allow to overwrite it with an env var like the TORRUST_INDEX_TRACKER_API_TOKEN
# Please override the tracker token setting the
# `TORRUST_INDEX_TRACKER_API_TOKEN`
# environmental variable!The name could be TORRUST_INDEX_AUTH_SECRET_KEY.
In general env vars could be like TORRUST_CONFIG_SECTION_VAR_NAME.
- Prefix:
TORRUST_INDEX_ - Configuration section:
AUTH,DATABASE,WEBSITE,TRACKER,NET, ... - Config option in uppercase:
SECRET_KEY
Metadata
Metadata
Assignees
Labels
- System Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareEasyGood for NewcomersGood for NewcomersEnhancement / Feature RequestSomething NewSomething New
Type
Projects
Status
Done