Просмотр исходного кода

Update docs/configuring-playbook-synapse-s3-storage-provider.md: fix the path to media-store directory

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3929/head
Suguru Hirahara 1 год назад
Родитель
Сommit
a6f399f4a0
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/configuring-playbook-synapse-s3-storage-provider.md

+ 1
- 1
docs/configuring-playbook-synapse-s3-storage-provider.md Просмотреть файл

@@ -47,7 +47,7 @@ matrix_synapse_ext_synapse_s3_storage_provider_config_storage_class: STANDARD #
# For additional advanced settings, take a look at `roles/custom/matrix-synapse/defaults/main.yml` # For additional advanced settings, take a look at `roles/custom/matrix-synapse/defaults/main.yml`
``` ```


If you have existing files in Synapse's media repository (`/matrix/synapse/media-store/..`):
If you have existing files in Synapse's media repository (`/matrix/synapse/storage/media-store/..`):


- new files will start being stored both locally and on the S3 store - new files will start being stored both locally and on the S3 store
- the existing files will remain on the local filesystem only until [migrating them to the S3 store](#migrating-your-existing-media-files-to-the-s3-store) - the existing files will remain on the local filesystem only until [migrating them to the S3 store](#migrating-your-existing-media-files-to-the-s3-store)


Загрузка…
Отмена
Сохранить