Spaces:
Runtime error
Runtime error
Upload config.toml
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
[server]
|
2 |
enableStaticServing = true
|
3 |
maxUploadSize = 30
|
|
|
4 |
|
5 |
[client]
|
6 |
showErrorDetails = true
|
|
|
1 |
[server]
|
2 |
enableStaticServing = true
|
3 |
maxUploadSize = 30
|
4 |
+
enableXsrfProtection=false
|
5 |
|
6 |
[client]
|
7 |
showErrorDetails = true
|