mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-31 09:12:48 +00:00
fix: configurate -> configure
This commit is contained in:
parent
0070865d2a
commit
236fdcf4e2
|
|
@ -8,7 +8,7 @@ Since Seafile Professional edition 6.0.0, you can integrate Seafile with Collabo
|
|||
|
||||
From Seafile 12.0, Seafile support integrating CollaboraOnline server on the same host (only support deploying with [Docker](../setup/setup_pro_by_docker.md) with sufficient cores and RAM), as you can follow the steps in this manual.
|
||||
|
||||
Otherwise, you can follow the [official document](https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html#code-docker-image) to deploy CollaboraOnline server on a separate host. Then you should follow [here](#Libreoffice-server-on-a-separate-host) to configurate `seahub_settings.py` to enable online office.
|
||||
Otherwise, you can follow the [official document](https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html#code-docker-image) to deploy CollaboraOnline server on a separate host. Then you should follow [here](#Libreoffice-server-on-a-separate-host) to configure `seahub_settings.py` to enable online office.
|
||||
|
||||
Download the `collabora.yml`
|
||||
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ status: new
|
|||
|
||||
The above modifications will generate the same configuration file as this manual and will take effect when the service is started for the first time.
|
||||
|
||||
## How to configurate S3 in Seafile
|
||||
## How to configure S3 in Seafile
|
||||
Seafile configures S3 storage by adding or modifying the following section in `seafile.conf`:
|
||||
|
||||
```conf
|
||||
|
|
|
|||
Loading…
Reference in New Issue