Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -5
.streamlit/config.toml
CHANGED
|
@@ -6,8 +6,4 @@ enableCORS = false
|
|
| 6 |
enableXsrfProtection = false
|
| 7 |
|
| 8 |
[browser]
|
| 9 |
-
gatherUsageStats = false
|
| 10 |
-
|
| 11 |
-
# Fix for permission errors
|
| 12 |
-
[global]
|
| 13 |
-
dataFrameSerialization = "legacy"
|
|
|
|
| 6 |
enableXsrfProtection = false
|
| 7 |
|
| 8 |
[browser]
|
| 9 |
+
gatherUsageStats = false
|
|
|
|
|
|
|
|
|
|
|
|