Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -8,4 +8,4 @@ font="sans serif"
|
|
| 8 |
[server]
|
| 9 |
maxUploadSize = 200
|
| 10 |
enableXsrfProtection = false
|
| 11 |
-
maxMessageSize =
|
|
|
|
| 8 |
[server]
|
| 9 |
maxUploadSize = 200
|
| 10 |
enableXsrfProtection = false
|
| 11 |
+
maxMessageSize = 2000
|