Spaces:
Sleeping
Sleeping
Update config.toml
Browse files- config.toml +1 -0
config.toml
CHANGED
|
@@ -4,6 +4,7 @@ address = "0.0.0.0"
|
|
| 4 |
headless = true
|
| 5 |
enableCORS = false
|
| 6 |
enableXsrfProtection = false
|
|
|
|
| 7 |
|
| 8 |
[browser]
|
| 9 |
gatherUsageStats = false
|
|
|
|
| 4 |
headless = true
|
| 5 |
enableCORS = false
|
| 6 |
enableXsrfProtection = false
|
| 7 |
+
maxUploadSize = 500
|
| 8 |
|
| 9 |
[browser]
|
| 10 |
gatherUsageStats = false
|