Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
[server]
|
2 |
fileWatcherType = "none"
|
3 |
maxUploadSize = 70
|
4 |
-
|
|
|
1 |
[server]
|
2 |
fileWatcherType = "none"
|
3 |
maxUploadSize = 70
|
4 |
+
enableXsrfProtection=false
|