mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
update multiple storage backends docs (#552)
This commit is contained in:
parent
70803632d3
commit
53f59633ed
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue