|
@@ -27,5 +27,13 @@ onlyoffice_documentserver_local_json: |
|
|
string: "{{ onlyoffice_documentserver_token }}" |
|
|
string: "{{ onlyoffice_documentserver_token }}" |
|
|
session: |
|
|
session: |
|
|
string: "{{ onlyoffice_documentserver_token }}" |
|
|
string: "{{ onlyoffice_documentserver_token }}" |
|
|
|
|
|
# expire usersessions till forcesave works correctly for nextcloud |
|
|
|
|
|
expire: |
|
|
|
|
|
sessionidle: "60m" |
|
|
|
|
|
# forcesave |
|
|
|
|
|
#autoAssembly: |
|
|
|
|
|
# enable: true |
|
|
|
|
|
# interval: "1m" |
|
|
|
|
|
|
|
|
rabbitmq: |
|
|
rabbitmq: |
|
|
url: amqp://guest:guest@localhost |
|
|
url: amqp://guest:guest@localhost |