muusto commited on
Commit
61e8144
·
verified ·
1 Parent(s): 3f38e2e

Create .streamlit/config.toml

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