PHP Classes

File: config/packages/notifier.yaml

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Find Text in Files   config/packages/notifier.yaml   Download  
File: config/packages/notifier.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Find Text in Files
Search text in files like the Linux command
Author: By
Last change:
Date: 2 years ago
Size: 523 bytes
 

Contents

Class file image Download
framework: notifier: #chatter_transports: # slack: '%env(SLACK_DSN)%' # telegram: '%env(TELEGRAM_DSN)%' #texter_transports: # twilio: '%env(TWILIO_DSN)%' # nexmo: '%env(NEXMO_DSN)%' channel_policy: # use chat/slack, chat/telegram, sms/twilio or sms/nexmo urgent: ['email'] high: ['email'] medium: ['email'] low: ['email'] admin_recipients: - { email: admin@example.com }