added something to read
This commit is contained in:
@ -1,2 +1,4 @@
|
|||||||
# smash
|
# smash — SMS Mail Alarm Sending Helper
|
||||||
|
|
||||||
|
The configuration is described in [`recipients.cfg` ](recipients.cfg) and [`rules.cfg`](rules.cfg).
|
||||||
|
|
||||||
|
@ -1,2 +1,6 @@
|
|||||||
|
# list of recipients
|
||||||
|
# may contain email adresses and phone numbers for SMS
|
||||||
|
# comments via # are allowed
|
||||||
|
|
||||||
sven.augustin@psi.ch
|
sven.augustin@psi.ch
|
||||||
0123456789 # not actually a phone number
|
0123456789 # not actually a phone number
|
||||||
|
Reference in New Issue
Block a user