camparchimedes
commited on
Update .chainlit/config.toml
Browse files- .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 =
|
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 = []
|