Spaces:
Runtime error
Runtime error
Commit
·
d707f00
1
Parent(s):
797fedb
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -0
.streamlit/config.toml
CHANGED
|
@@ -7,3 +7,5 @@ font="sans serif"
|
|
| 7 |
|
| 8 |
[server]
|
| 9 |
maxUploadSize = 1024
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
[server]
|
| 9 |
maxUploadSize = 1024
|
| 10 |
+
enableWebsocketCompression=false
|
| 11 |
+
enableXsrfProtection=false
|