Add webapp packages

This commit is contained in:
jgetu
2025-10-22 08:23:06 +02:00
parent 088e6b8485
commit f1c21830ea
42 changed files with 8397 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
framework:
notifier:
chatter_transports:
texter_transports:
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 }