mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-09 11:55:37 +01:00
add notes how to enable push for local dev
This commit is contained in:
parent
178790d816
commit
c9642cc98c
@ -26,11 +26,9 @@
|
|||||||
downloadSandbox: "assets/download-sandbox.html",
|
downloadSandbox: "assets/download-sandbox.html",
|
||||||
// NOTE: uncomment this if you want the service worker for local development
|
// NOTE: uncomment this if you want the service worker for local development
|
||||||
// serviceWorker: "sw.js",
|
// serviceWorker: "sw.js",
|
||||||
// push: {
|
// NOTE: provide push config if you want push notifs for local development
|
||||||
// appId: "io.element.hydrogen.web",
|
// see assets/config.json for what the config looks like
|
||||||
// gatewayUrl: "...",
|
// push: {...},
|
||||||
// applicationServerKey: "...",
|
|
||||||
// },
|
|
||||||
olm: {
|
olm: {
|
||||||
wasm: "lib/olm/olm.wasm",
|
wasm: "lib/olm/olm.wasm",
|
||||||
legacyBundle: "lib/olm/olm_legacy.js",
|
legacyBundle: "lib/olm/olm_legacy.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user