datacipen commited on
Commit
50de772
·
verified ·
1 Parent(s): bd926c5

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -3,7 +3,7 @@
3
  user_env = []
4
 
5
  # Duration (in seconds) during which the session is saved when the connection is lost
6
- session_timeout = 1296000
7
 
8
  # Duration (in seconds) of the user session expiry
9
  user_session_timeout = 1296000 # 15 days
 
3
  user_env = []
4
 
5
  # Duration (in seconds) during which the session is saved when the connection is lost
6
+ session_timeout = 900
7
 
8
  # Duration (in seconds) of the user session expiry
9
  user_session_timeout = 1296000 # 15 days