Update to 2022-01-25 15:00

This commit is contained in:
Daniel Berteaud
2022-01-25 15:00:05 +01:00
parent 44ee2cb941
commit 1454d0ec5c
26 changed files with 337 additions and 56 deletions

View File

@@ -19,6 +19,9 @@ enabled = true
enabled = true
interval = 10m
index_office_pdf = true
external_es_server = true
es_host = {{ seafile_es_server }}
es_port = {{ seafile_es_port }}
[OFFICE CONVERTER]
enabled = true

View File

@@ -1,6 +1,6 @@
[Unit]
Description=Seafile
After=network.target mariadb.service
After=network.target mariadb.service elasticsearch.service
[Service]
Type=forking