# ~/.config/linux_post_install/notify.env — alerting platform selection # # Comma-separated list of platforms that lib/notify.sh delivers to (all of # them). Each platform must have a bin/pos-communication- tool that # implements the sender contract: # pos-communication- send [--markdown] # The telegram platform key maps to pos-communication-telegram-sender # (via notify_sender_name() in lib/notify.sh). # Default: telegram #NOTIFY_PLATFORM=telegram,matrix