Remove alerts from ntfy
This commit is contained in:
parent
c4d46e4cf8
commit
bac35f5254
1 changed files with 8 additions and 8 deletions
|
@ -52,11 +52,11 @@ subscribe:
|
||||||
command: 'notify-send "$t" "$m"'
|
command: 'notify-send "$t" "$m"'
|
||||||
- topic: 'leon-services'
|
- topic: 'leon-services'
|
||||||
command: 'notify-send "$t" "$m"'
|
command: 'notify-send "$t" "$m"'
|
||||||
- topic: 'bonmercato-alerts'
|
# - topic: 'bonmercato-alerts'
|
||||||
command: 'notify-send "$t" "$m"'
|
# command: 'notify-send "$t" "$m"'
|
||||||
user: bonmercato
|
# user: bonmercato
|
||||||
password: bonmercato
|
# password: bonmercato
|
||||||
- topic: 'bonmercato-imports'
|
# - topic: 'bonmercato-imports'
|
||||||
command: 'notify-send "$t" "$m"'
|
# command: 'notify-send "$t" "$m"'
|
||||||
user: bonmercato
|
# user: bonmercato
|
||||||
password: bonmercato
|
# password: bonmercato
|
||||||
|
|
Loading…
Reference in a new issue