Update environments.md
parent
4ae52dbf7d
commit
57a2432d68
|
|
@ -353,6 +353,10 @@ Only available for cloud version, used for model hosting configuration.
|
|||
* STRIPE_API_KEY: Stripe's API key
|
||||
* STRIPE_WEBHOOK_SECRET: Stripe's Webhook secret
|
||||
|
||||
#### Others
|
||||
|
||||
* INVITE\_EXPIRY\_HOURS: Member invitation link valid time (hours)
|
||||
|
||||
***
|
||||
|
||||
### Web Frontend
|
||||
|
|
@ -420,4 +424,4 @@ Used to set the browser policy for session cookies used for identity verificatio
|
|||
Cookie SameSite configuration, default is Lax.
|
||||
* COOKIE\_SECURE
|
||||
|
||||
Cookie Secure configuration, default is false.
|
||||
Cookie Secure configuration, default is false.
|
||||
|
|
|
|||
Loading…
Reference in New Issue