Ensured minimum amount of task workers provided via config option or env var is 4

This commit is contained in:
Alejandro Celaya
2021-10-23 16:32:06 +02:00
parent b8eba5b643
commit cc6fa312f0
3 changed files with 21 additions and 14 deletions

View File

@@ -51,7 +51,7 @@
"shlinkio/shlink-config": "^1.2",
"shlinkio/shlink-event-dispatcher": "^2.1",
"shlinkio/shlink-importer": "^2.3.1",
"shlinkio/shlink-installer": "^6.2",
"shlinkio/shlink-installer": "^6.2.1",
"shlinkio/shlink-ip-geolocation": "^2.0",
"symfony/console": "^5.3",
"symfony/filesystem": "^5.3",