RameshJ commited on
Commit
96b1c35
·
verified ·
1 Parent(s): a607f9b

Update .streamlit/config.toml

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