dvsaudit commited on
Commit
93f6d4c
·
verified ·
1 Parent(s): b3fed87

Update .streamlit/config.toml

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