Added webpush to advanced config and schema.

This commit is contained in:
Ylian Saint-Hilaire
2021-02-10 01:31:52 -08:00
parent 7c7f78136a
commit ddf78e325c
3 changed files with 13 additions and 3 deletions

View File

@@ -51,6 +51,7 @@
"_npmPath": "c:\\npm.exe",
"_npmProxy": "http://1.2.3.4:80",
"_allowHighQualityDesktop": true,
"_webPush": { "email": "xxxxx@xxxxx.com" },
"_publicPushNotifications": true,
"_desktopMultiplex": true,
"_userAllowedIP": "127.0.0.1,192.168.1.0/24",