From 1b117f1757b5bedef22271e9bd80cdaec8eb6eae Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Fri, 25 Oct 2024 03:14:53 +0900 Subject: [PATCH] Update docs/configuring-playbook-s3-goofys.md: update Table of Contents It is a legacy of docs/configuring-playbook-s3.md on ac7cb3619dfe522af280875566e859007f7a0374, and the upper levels of those two list items are redundant. Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-s3-goofys.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/configuring-playbook-s3-goofys.md b/docs/configuring-playbook-s3-goofys.md index b15a2bfcd..190b74ec7 100644 --- a/docs/configuring-playbook-s3-goofys.md +++ b/docs/configuring-playbook-s3-goofys.md @@ -36,11 +36,8 @@ It's a good idea to [make a complete server backup](faq.md#how-do-i-backup-the-d Follow one of the guides below for a migration path from a locally-stored media store to one stored on S3-compatible storage: -- [Storing Matrix media files on Amazon S3 with Goofys (optional)](#storing-matrix-media-files-on-amazon-s3-with-goofys-optional) - - [Usage](#usage) - - [Migrating from local filesystem storage to S3](#migrating-from-local-filesystem-storage-to-s3) - - [Migrating to any S3-compatible storage (universal, but likely slow)](#migrating-to-any-s3-compatible-storage-universal-but-likely-slow) - - [Migrating to Backblaze B2](#migrating-to-backblaze-b2) +- [Migrating to any S3-compatible storage (universal, but likely slow)](#migrating-to-any-s3-compatible-storage-universal-but-likely-slow) +- [Migrating to Backblaze B2](#migrating-to-backblaze-b2) ### Migrating to any S3-compatible storage (universal, but likely slow)