Update readme
This commit is contained in:
parent
b7cdbf1736
commit
822f4e8c8d
1 changed files with 7 additions and 0 deletions
|
@ -83,6 +83,13 @@ mastodon::vapid_private_key: >
|
|||
mastodon::vapid_public_key: >
|
||||
ENC[PKCS7,]
|
||||
```
|
||||
|
||||
## Updating your instance
|
||||
|
||||
The module deploys a script to do updates. But many updates required extra
|
||||
steps that are not included in the script, so use it at your own risk.
|
||||
This script requires a Github token with access to read public repositories.
|
||||
|
||||
## Limitations
|
||||
|
||||
Tested in Ubuntu
|
||||
|
|
Loading…
Reference in a new issue