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:
Anton Molyboha 2024-02-12 12:02:29 +01:00 committed by GitHub
parent be0c27e688
commit 4801cd1263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)