Update README.md

This commit is contained in:
2025-06-03 16:37:30 +02:00
committed by GitHub
parent 1fd12cf4d2
commit 62884f8086

View File

@@ -11,18 +11,5 @@ Change following files:
| What to change | Note | | What to change | Note |
| --- | --- | | --- | --- |
| `DOMAIN=` | Insert final domain name | | `DOMAIN=` | Insert final domain name |
| `VAPID=` | Used for notifications. Currently broken. |
| `EMAIL=` | Insert your email. Needed for SSL. | | `EMAIL=` | Insert your email. Needed for SSL. |
| `SECRET=` | Used for encrypting sessions. | | `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