Spaces:
Runtime error
Runtime error
Deepak Pant commited on
Commit ·
062540f
1
Parent(s): c0b6775
updated streamlit config
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
|
@@ -4,3 +4,4 @@ showErrorDetails = "none"
|
|
| 4 |
[server]
|
| 5 |
maxUploadSize = 10
|
| 6 |
enableCORS = false
|
|
|
|
|
|
| 4 |
[server]
|
| 5 |
maxUploadSize = 10
|
| 6 |
enableCORS = false
|
| 7 |
+
enableXsrfProtection = false
|