Update config.md

This commit is contained in:
Haelwenn 2018-12-14 15:06:04 +00:00
parent 0b4c61e8d5
commit ef10e08efe
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ config :pleroma, :mrf_user_allowlist,
"example.org": ["https://example.org/users/admin"]
```
## :web_push_encryption
## :web_push_encryption, :vapid_details
Web Push Notifications configuration. You can use the mix task `mix web_push.gen.keypair` to generate it.