Spaces:
Sleeping
Sleeping
Upload config.toml
Browse files
src/.streamlit/config.toml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[browser]
|
| 2 |
+
gatherUsageStats = false
|
| 3 |
+
|
| 4 |
+
[client]
|
| 5 |
+
showErrorDetails = true
|