mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update enable_search_and_background_tasks_in_a_cluster.md
This commit is contained in:
parent
b117868edc
commit
6d2692da74
|
|
@ -70,6 +70,7 @@ On nodes B and C, you need to:
|
|||
|
||||
```
|
||||
[INDEX FILES]
|
||||
enabled = true
|
||||
external_es_server = true
|
||||
es_host = <ip of node A>
|
||||
es_port = 9200
|
||||
|
|
@ -248,6 +249,7 @@ Edit `seafevents.conf`, add the following lines:
|
|||
|
||||
```
|
||||
[INDEX FILES]
|
||||
enabled = true
|
||||
external_es_server = true
|
||||
es_host = <ip of node A>
|
||||
es_port = 9200
|
||||
|
|
|
|||
Loading…
Reference in New Issue