update reciepe notifier
This commit is contained in:
parent
953b195be3
commit
1e32c6a2e9
@ -1,11 +1,7 @@
|
|||||||
framework:
|
framework:
|
||||||
notifier:
|
notifier:
|
||||||
#chatter_transports:
|
chatter_transports:
|
||||||
# slack: '%env(SLACK_DSN)%'
|
texter_transports:
|
||||||
# telegram: '%env(TELEGRAM_DSN)%'
|
|
||||||
#texter_transports:
|
|
||||||
# twilio: '%env(TWILIO_DSN)%'
|
|
||||||
# nexmo: '%env(NEXMO_DSN)%'
|
|
||||||
channel_policy:
|
channel_policy:
|
||||||
# use chat/slack, chat/telegram, sms/twilio or sms/nexmo
|
# use chat/slack, chat/telegram, sms/twilio or sms/nexmo
|
||||||
urgent: ['email']
|
urgent: ['email']
|
||||||
|
@ -164,7 +164,7 @@
|
|||||||
"repo": "github.com/symfony/recipes",
|
"repo": "github.com/symfony/recipes",
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"version": "5.0",
|
"version": "5.0",
|
||||||
"ref": "c31585e252b32fe0e1f30b1f256af553f4a06eb9"
|
"ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"config/packages/notifier.yaml"
|
"config/packages/notifier.yaml"
|
||||||
|
Loading…
Reference in New Issue
Block a user