fix: configurate -> configure

This commit is contained in:
Junxiang Huang 2024-11-19 12:25:37 +08:00
parent 0070865d2a
commit 236fdcf4e2
2 changed files with 2 additions and 2 deletions

View File

@ -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`

View File

@ -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