GCLing commited on
Commit
ed1de40
·
verified ·
1 Parent(s): cc78fe8

Create .streamlit/config.toml

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