MarkWrobel commited on
Commit
0e3d561
·
verified ·
1 Parent(s): 64fa09f

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -1
.streamlit/config.toml CHANGED
@@ -1,3 +1,6 @@
1
  [server]
2
  maxUploadSize = 2048 # MB
3
- maxMessageSize = 2048 # MB
 
 
 
 
1
  [server]
2
  maxUploadSize = 2048 # MB
3
+ maxMessageSize = 2048 # MB
4
+ enableXsrfProtection = false
5
+ enableCORS = false
6
+