Spaces:
Sleeping
Sleeping
Create .streamlit.config.toml
Browse files- .streamlit.config.toml +3 -0
.streamlit.config.toml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# .streamlit/config.toml
|
| 2 |
+
[browser]
|
| 3 |
+
gatherUsageStats = false
|