Skip to content
Snippets Groups Projects

Mention ram limits

Merged dakkar requested to merge mention-ram-limits into main
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -53,7 +53,9 @@ First of all, you need to generate a pair of so-called "VAPID" keys.
One way to do that is, from your Sharkey directory (git clone, or
inside the Docker image):
./packages/backend/node_modules/.bin/web-push generate-vapid-keys
```bash
./packages/backend/node_modules/.bin/web-push generate-vapid-keys
```
Alternatively, you can use [an online
generator](https://www.stephane-quantin.com/en/tools/generators/vapid-keys).
Loading