configure async episode download

This commit is contained in:
dece 2024-09-01 16:27:22 +02:00
parent a1ba12a938
commit 5ddf553af3

View file

@ -21,4 +21,4 @@ framework:
Symfony\Component\Notifier\Message\SmsMessage: async
# Route your messages to the transports
# 'App\Message\YourMessage': async
'App\Message\DownloadRequest': async