Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -1
.streamlit/config.toml
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
[server]
|
2 |
-
maxUploadSize = 1000
|
|
|
|
1 |
[server]
|
2 |
+
maxUploadSize = 1000
|
3 |
+
enableXsrfProtection = false
|