kuroiikimono commited on
Commit
dbc1efd
·
verified ·
1 Parent(s): eacd1e1

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -5
.streamlit/config.toml CHANGED
@@ -1,5 +1,3 @@
1
- [browser]
2
- gatherUsageStats = false
3
-
4
- [global]
5
- dataFrameSerialization = "legacy"
 
1
+ [server]
2
+ enableXsrfProtection = false
3
+ enableCORS = false