Compare commits

...

2 Commits

Author SHA1 Message Date
20d397589a fix: undoes num_threads 2025-06-14 15:14:53 -05:00
6c7a35005e fix: sets num_threads=10 2025-06-13 23:44:49 -05:00

View File

@@ -40,7 +40,7 @@ services:
tty: true
environment:
TZ: America/Chicago
command: php /app/bin/console messenger:consume async -vv --time-limit=3600 --limit=10
command: php /app/bin/console messenger:consume media_cache -vv --time-limit=3600
scheduler: