Spaces:
Running
Running
Create .streamlit/config.toml
Browse files
src/.streamlit/config.toml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[server]
|
| 2 |
+
enableXsrfProtection = false
|
| 3 |
+
maxUploadSize = 400
|