mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Correct a typo
This commit is contained in:
parent
b8265c258b
commit
d8409d1f09
|
|
@ -93,7 +93,7 @@ Modify seafevents.conf
|
|||
```
|
||||
[INDEX FILES]
|
||||
external_es_server = true
|
||||
es_host = your server's IP (use 127.0.0.1 is deployed locally)
|
||||
es_host = your server's IP (use 127.0.0.1 if deployed locally)
|
||||
es_port = 9200
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue