camparchimedes commited on
Commit
5514e7a
·
verified ·
1 Parent(s): c379d0a

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -26,7 +26,7 @@ cache = false
26
  user_env = []
27
 
28
  [auth]
29
- cookie_auth = true
30
  auth = "${CHAINLIT_AUTH_SECRET}"
31
 
32
  # Duration (in seconds) during which the session is saved when the connection is lost
 
26
  user_env = []
27
 
28
  [auth]
29
+ #cookie_auth = true
30
  auth = "${CHAINLIT_AUTH_SECRET}"
31
 
32
  # Duration (in seconds) during which the session is saved when the connection is lost