JBHF commited on
Commit
e258b19
1 Parent(s): fe362c9

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [project]
2
  # Whether to enable telemetry (default: true). No personal data is collected.
3
- enable_telemetry = true
4
 
5
  # List of environment variables to be provided by each user to use the app.
6
  user_env = []
 
1
  [project]
2
  # Whether to enable telemetry (default: true). No personal data is collected.
3
+ enable_telemetry = false # ORIGINAL: true
4
 
5
  # List of environment variables to be provided by each user to use the app.
6
  user_env = []