mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-01-25 15:00
This commit is contained in:
@@ -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
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Seafile
|
||||
After=network.target mariadb.service
|
||||
After=network.target mariadb.service elasticsearch.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
Reference in New Issue
Block a user