camparchimedes commited on
Commit
f980d4b
·
verified ·
1 Parent(s): a99d2ea

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -25,7 +25,7 @@ cache = false
25
  # List of environment variables to be provided by each user to use the app.
26
  user_env = []
27
 
28
- #cookie_auth = true
29
  auth_secret = "${CHAINLIT_AUTH_SECRET}"
30
 
31
  # Duration (in seconds) during which the session is saved when the connection is lost
 
25
  # List of environment variables to be provided by each user to use the app.
26
  user_env = []
27
 
28
+ cookie_auth = true
29
  auth_secret = "${CHAINLIT_AUTH_SECRET}"
30
 
31
  # Duration (in seconds) during which the session is saved when the connection is lost