blob: 1ea4773a85451e35271f73cf9a8f536a6d552ffc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
---
# onlyoffice_app_uid: "960"
# onlyoffice_app_gid: "960"
onlyoffice_db_uid: "961"
onlyoffice_db_gid: "961"
# onlyoffice_amqp_uid: "962"
# onlyoffice_amqp_gid: "962"
# onlyoffice_base_path: /srv/onlyoffice
# onlyoffice_zfs:
# pool: storage
# name: onlyoffice
# properties:
# compression: lz4
# onlyoffice_instances:
# example:
# version: 6.2.1.24
# port: 8600
# hostname: office.example.com
# jwt_secret: very-secure-password
# database:
# version: 9.5.25
# password: secret
# amqp:
# version: 3.8.14
# password: secret
|