mediani commited on
Commit
7f46b2a
·
verified ·
1 Parent(s): a8d35d6

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [browser]
2
+ gatherUsageStats = false
3
+
4
+ [server]
5
+ enableCORS = false
6
+ enableXsrfProtection = false