update multiple storage backends docs (#552)

This commit is contained in:
Huang Junxiang 2025-07-01 13:29:19 +08:00 committed by GitHub
parent 70803632d3
commit 53f59633ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,8 +20,9 @@ There are some use cases that supporting multiple storage backends in Seafile se
To use this feature, you need to: To use this feature, you need to:
1. Define [storage classes](#exmaple-of-storage-classes-file) in `seafile.conf`. 1. Set `SEAF_SERVER_STORAGE_TYPE=multiple` in `.env`.
2. Enable multiple backend feature in *Seahub* and choose a mapping policy. 2. Define [storage classes](#exmaple-of-storage-classes-file) in `seafile.conf`.
3. Enable multiple backend feature in *Seahub* and choose a mapping policy.
## Seafile Configuration ## Seafile Configuration