camparchimedes commited on
Commit
d3900ad
ยท
verified ยท
1 Parent(s): 6810395

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -24,7 +24,7 @@ unsafe_allow_html = true
24
  latex = true
25
  auto_tag_thread = true
26
  edit_message = true
27
- cookie_auth = false
28
 
29
  # Duration (in seconds) during which the session is saved when the connection is lost
30
  session_timeout = 3600
 
24
  latex = true
25
  auto_tag_thread = true
26
  edit_message = true
27
+ cookie_auth = true
28
 
29
  # Duration (in seconds) during which the session is saved when the connection is lost
30
  session_timeout = 3600