From 62884f80864a28692f7495e7ea7c451fc5154911 Mon Sep 17 00:00:00 2001 From: Jan Szumotalski Date: Tue, 3 Jun 2025 16:37:30 +0200 Subject: [PATCH] Update README.md --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 9f0ecbe..0bd6e6d 100644 --- a/README.md +++ b/README.md @@ -11,18 +11,5 @@ Change following files: | What to change | Note | | --- | --- | | `DOMAIN=` | Insert final domain name | - | `VAPID=` | Used for notifications. Currently broken. | | `EMAIL=` | Insert your email. Needed for SSL. | | `SECRET=` | Used for encrypting sessions. | -- `./config/`: - - `keys.json`: - | What to change | Note | - | --- | --- | - | `publicKey` | Add your own VAPID keys | - | `privateKey` | Add your own VAPID keys | - - `options.json`: - Change your desired modules by swapping between `true` and `false` next to their name. - - `usettings.json`: - Most things can be changed on the fly inside of the app. `menu` is not done yet. -- `./ipwa`: - - (Optional) `src/assets/icons/*` - You can change the icons to your own