Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -0
.streamlit/config.toml
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
[browser]
|
2 |
gatherUsageStats = false
|
|
|
|
|
|
1 |
[browser]
|
2 |
gatherUsageStats = false
|
3 |
+
[client]
|
4 |
+
showErrorDetails = "none"
|