mgbam commited on
Commit
bcd2503
·
verified ·
1 Parent(s): 9c0979e

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [server]
2
+ maxUploadSize=10240
3
+ headless=true
4
+
5
+ [theme]
6
+ base="light"
7
+ primaryColor="#FF4B4B"