Update notifications.yaml

This commit is contained in:
Daniel 2022-08-10 16:21:03 +02:00 committed by GitHub
parent bd2e5ac2a7
commit 95ab145e26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ notifications:
Portmaster is set to the "Staging" release channel. This channel is used to test releases and should not be used unless instructed to and only for a short duration. Releases in this channel might contain unreleased and highly experimental code.
match: "Updates.Channel sameas staging"
type: 1 # Warning
permanent: true
repeat: 168h # 1 week
availableActions:
- text: "Change Channel"
type: open-setting
@ -24,7 +24,7 @@ notifications:
Portmaster is set to the "Support" release channel. This channel is used to release special versions custom made for specific users for debugging and testing. Do not use unless instructed to and only for a short duration. Releases in this channel might contain unreleased and highly experimental code.
match: "Updates.Channel sameas support"
type: 1 # Warning
permanent: true
repeat: 168h # 1 week
availableActions:
- text: "Change Channel"
type: open-setting