camparchimedes commited on
Commit
306c0a9
ยท
verified ยท
1 Parent(s): e9a5c04

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +2 -1
.chainlit/config.toml CHANGED
@@ -19,7 +19,8 @@ enable_telemetry = true
19
  # List of environment variables to be provided by each user to use the app.
20
  user_env = []
21
 
22
- transports = ["websocket"]
 
23
 
24
  [features]
25
  unsafe_allow_html = true
 
19
  # List of environment variables to be provided by each user to use the app.
20
  user_env = []
21
 
22
+
23
+ #transports = ["websocket"]
24
 
25
  [features]
26
  unsafe_allow_html = true