ImedHa commited on
Commit
79164bc
·
verified ·
1 Parent(s): 9db9716

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +8 -0
.streamlit/config.toml CHANGED
@@ -1,2 +1,10 @@
1
  [browser]
2
  gatherUsageStats = false
 
 
 
 
 
 
 
 
 
1
  [browser]
2
  gatherUsageStats = false
3
+
4
+ [server]
5
+ headless = true
6
+ enableCORS = false
7
+ enableXsrfProtection = false
8
+
9
+ [logger]
10
+ level = "error"