mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
chore(docs): add notice for notifications on Brave browser (#2260)
This commit is contained in:
parent
3c3fad808d
commit
7876727a41
1 changed files with 3 additions and 1 deletions
|
@ -81,7 +81,9 @@ If you cannot see the notification permission prompt, you will need to remove pu
|
|||
|
||||
If you're receiving this error, it means that either your browser doesn't support the VAPID protocol, or something is preventing the VAPID protocol from working in your browser. The VAPID protocol requires the clock to be set correctly on your computer or device, since this is used for certficate checks. Check that your clock is set to the correct date, time and timezone. After setting it correctly, restart your browser and try again. If it is set correctly, and you still receive this message, then your browser doesn't support the VAPID protocol and you will not be able to receive push notifications.
|
||||
|
||||
There is nothing we can do to fix this, you will need to use a browser that supports the VAPID protocol: Chrome, Edge, Safari, Firefox and Vivaldi.
|
||||
In Brave Browser, you will need to allow "Use Google Services for Push Messaging" in "Settings" > "Privacy and security".
|
||||
|
||||
There is nothing we can do to fix this, you will need to use a browser that supports the VAPID protocol: Chrome, Brave, Edge, Safari, Firefox and Vivaldi.
|
||||
|
||||
### Install Elk button not working
|
||||
|
||||
|
|
Loading…
Reference in a new issue