camparchimedes commited on
Commit
3e785f3
ยท
verified ยท
1 Parent(s): d2dee10

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -14,7 +14,7 @@ public = true
14
  database = "local"
15
 
16
  # Whether to enable telemetry (default: true). No personal data is collected.
17
- enable_telemetry = true
18
 
19
  # List of environment variables to be provided by each user to use the app.
20
  user_env = []
 
14
  database = "local"
15
 
16
  # Whether to enable telemetry (default: true). No personal data is collected.
17
+ enable_telemetry = false
18
 
19
  # List of environment variables to be provided by each user to use the app.
20
  user_env = []