fix: update configuration of TrackCreateUpdateSubscriber.php

- Update config to be conform with symfony 7.3
- Create unit test for TrackCreateUpdateSubscriber.php
This commit is contained in:
2025-09-10 13:24:50 +02:00
parent 4123aa6550
commit 3480495be1
5 changed files with 210 additions and 6 deletions

View File

@@ -1,9 +1,8 @@
framework:
notifier:
texter_transports:
ovhcloud: '%env(OVHCLOUD_DSN)%'
#ovhcloud: '%env(OVHCLOUD_DSN)%'
#ovhcloud: '%env(SHORT_MESSAGE_DSN)%'
#ovhcloud: '%env(OVHCLOUD_DSN)%'
#ovhcloud: '%env(SHORT_MESSAGE_DSN)%'
channel_policy:
# use chat/slack, chat/telegram, sms/twilio or sms/nexmo
urgent: ['email']