mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-09-15 07:12:24 +03:00
Add a public key for VAPID, push ID, and push endpoint (I'm willing to publicly host it unless it becomes irrational in cost which should never happen)
This commit is contained in:
parent
e6f4eeca8e
commit
b45290d16f
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@
|
|||
],
|
||||
"allowCustomHomeservers": true,
|
||||
|
||||
"pushNotificationDetails": {
|
||||
"pushNotifyUrl": "https://cinny.cc/_matrix/push/v1/notify",
|
||||
"vapidPublicKey": "BHLwykXs79AbKNiblEtZZRAgnt7o5_ieImhVJD8QZ01MVwAHnXwZzNgQEJJEU3E5CVsihoKtb7yaNe5x3vmkWkI",
|
||||
"webPushAppID": "cc.cinny.web"
|
||||
},
|
||||
|
||||
"featuredCommunities": {
|
||||
"openAsDefault": false,
|
||||
"spaces": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue