diff --git a/docs/docs/photos/faq/subscription.md b/docs/docs/photos/faq/subscription.md index 99302437aa..88946920ce 100644 --- a/docs/docs/photos/faq/subscription.md +++ b/docs/docs/photos/faq/subscription.md @@ -154,7 +154,7 @@ downgrade to the 50 GB yearly plan, then - This credited amount will be discounted from your next invoice, which will be due in half a year. - + The same applies to monthly plans. If you prefer to have this credit refunded to your original payment method, diff --git a/docs/docs/self-hosting/faq/backup.md b/docs/docs/self-hosting/faq/backup.md index 3a9dc00d52..08e140604e 100644 --- a/docs/docs/self-hosting/faq/backup.md +++ b/docs/docs/self-hosting/faq/backup.md @@ -24,8 +24,8 @@ from each of these: 1. For museum, you'd want to backup your `museum.yaml`, `credentials.yaml` or any other custom configuration that you created. In particular, you should - backup the [secrets that are specific to your - instance](https://github.com/ente-io/ente/blob/74377a93d8e20e969d9a2531f32f577b5f0ef090/server/configurations/local.yaml#L188) + backup the + [secrets that are specific to your instance](https://github.com/ente-io/ente/blob/74377a93d8e20e969d9a2531f32f577b5f0ef090/server/configurations/local.yaml#L188) (`key.encryption`, `key.hash` and `jwt.secret`). 2. For postgres, the entire data volume needs to be backed up.