mrbeliever commited on
Commit
9455b05
·
verified ·
1 Parent(s): d5b40c5

Update .streamlit/config.toml

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