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