diff --git a/manual/setup/use_seasearch.md b/manual/setup/use_seasearch.md index f29693a0..2c97dd24 100644 --- a/manual/setup/use_seasearch.md +++ b/manual/setup/use_seasearch.md @@ -47,8 +47,16 @@ If you would like to use *SeaSearch* as the search engine, the `elasticSearch` s ```yml services: - #elasticsearch: # remove or note the whole `elasticsearch` section - #... + seafile: + ... + depends_on: + ... + #elasticsearch: # remove or note the `elasticsearch` service Dependency + #condition: service_started + + + #elasticsearch: # remove or note the whole `elasticsearch` section + #... ``` ## Modify `seafevents.conf`