mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
FAQ.md: jetstream needs to be backed up too.
In the section "What data needs to be kept if transferring/backing up Dendrite?", add jetstream directory to the list. It seems to be a common mistake when moving dendrite to a different computer, that the jetstream directory is not copied.
This commit is contained in:
parent
be0c27e688
commit
4801cd1263
|
|
@ -117,6 +117,7 @@ The list of files that need to be stored is:
|
|||
- matrix-key.pem
|
||||
- dendrite.yaml
|
||||
- the postgres or sqlite DB
|
||||
- the jetstream directory
|
||||
- the media store
|
||||
- the search index (although this can be regenerated)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue