forked from AkkomaGang/akkoma
Update config.md
This commit is contained in:
parent
0b4c61e8d5
commit
ef10e08efe
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ config :pleroma, :mrf_user_allowlist,
|
||||||
"example.org": ["https://example.org/users/admin"]
|
"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.
|
Web Push Notifications configuration. You can use the mix task `mix web_push.gen.keypair` to generate it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue