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