Added lot more Linspector design conepts.

This commit is contained in:
Johannes Findeisen 2022-09-25 06:31:36 +02:00
commit cb6488d7da
48 changed files with 55 additions and 19 deletions

View file

@ -1,11 +1,12 @@
[main]
; identifiers must be unique in the whole configuration so maybe it is better to create a random string for this
; dynamically.
; dynamically. identifiers should maybe a checksum of some options so they will not change when small changes to
; the configurations changes and will remain even when doing a fresh install.
identifier = cable
service = fritzbox
service = net.Fritzbox
interval = 60
# default delimiters '=' and ':' should be changed to ',' to be more native
notifications = sms:email
notifications = SMS:Email
email_receivers = admin@example.com:fallback@example.com
sms_receivers = +329084320984:+39804932409
host = 192.168.0.1