Merge pull request #358 from haiwen/update_12.0_221024

fix: ref error
This commit is contained in:
Huang Junxiang 2024-10-23 10:18:08 +08:00 committed by GitHub
commit 7e27da81c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -970,7 +970,7 @@ Version 6.3 also changed the database table for file comments, if you have used
> Note, this command should be run while Seafile server is running.
Version 6.3 changed '/shib-login' to '/sso'. If you use Shibboleth, you need to to update your Apache/Nginx config. Please check the updated document: [shibboleth config v6.3](../deploy/shibboleth_config_v6.3.md)
Version 6.3 changed '/shib-login' to '/sso'. If you use Shibboleth, you need to to update your Apache/Nginx config. Please check the updated document: [shibboleth config v6.3](../config/shibboleth_authentication.md)
Version 6.3 add a new option for file search (`seafevents.conf`):

View File

@ -44,7 +44,7 @@ SeaDoc has the following deployment methods:
#### Download and modify seadoc.yml
Download [seadoc.yml](../docker/seadoc/1.0/seadoc.yml) sample file to your host. Then modify the file according to your environment. The following fields are needed to be modified:
Download [seadoc.yml](../docker/seadoc/1.0/standalone/seadoc.yml) sample file to your host. Then modify the file according to your environment. The following fields are needed to be modified:
- `DB_HOST`: MySQL host
- `DB_PORT`: MySQL port