mediani commited on
Commit
99ad2fa
·
verified ·
1 Parent(s): 7f43810

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -6
.streamlit/config.toml CHANGED
@@ -1,8 +1,6 @@
1
  [server]
2
- headless = true
3
- port = 8501
4
- enableCORS = false
5
- enableXsrfProtection = false
6
-
7
  [browser]
8
- gatherUsageStats = false
 
 
 
1
  [server]
2
+ runOnSave = true
 
 
 
 
3
  [browser]
4
+ gatherUsageStats = false
5
+ [theme]
6
+ base = "dark"