Spaces:
Build error
Build error
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -1
.streamlit/config.toml
CHANGED
|
@@ -6,4 +6,5 @@ textColor = "#ffffff"
|
|
| 6 |
font="sans serif"
|
| 7 |
|
| 8 |
[server]
|
| 9 |
-
maxUploadSize = 200
|
|
|
|
|
|
| 6 |
font="sans serif"
|
| 7 |
|
| 8 |
[server]
|
| 9 |
+
maxUploadSize = 200
|
| 10 |
+
enableXsrfProtection = false
|