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"'
|
||||
- topic: 'leon-services'
|
||||
command: 'notify-send "$t" "$m"'
|
||||
- topic: 'bonmercato-alerts'
|
||||
command: 'notify-send "$t" "$m"'
|
||||
user: bonmercato
|
||||
password: bonmercato
|
||||
- topic: 'bonmercato-imports'
|
||||
command: 'notify-send "$t" "$m"'
|
||||
user: bonmercato
|
||||
password: bonmercato
|
||||
# - topic: 'bonmercato-alerts'
|
||||
# command: 'notify-send "$t" "$m"'
|
||||
# user: bonmercato
|
||||
# password: bonmercato
|
||||
# - topic: 'bonmercato-imports'
|
||||
# command: 'notify-send "$t" "$m"'
|
||||
# user: bonmercato
|
||||
# password: bonmercato
|
||||
|
|
Loading…
Reference in a new issue