Renarde
Web Framework Config
Configuration Reference
Configuration property fixed at build time - All other configuration properties are overridable at runtime
Configuration property |
Type |
Default |
|---|---|---|
Specifies the redirect strategy to use. Defaults to Environment variable: |
|
|
Option to control the name of the cookie used to redirect the user back to where he wants to get access to. Environment variable: |
string |
|
When true, authentication cookies use Environment variable: |
boolean |
|
The duration of the JWT token expiration. Defaults to 10 days. Environment variable: |
|
|
This property is deprecated: use Please do not use and use Environment variable: |
string |
|
|
About the Duration format
To write duration values, use the standard You can also use a simplified format, starting with a number:
In other cases, the simplified format is translated to the
|