MNT-21869 libreoffice timeout set too high (#295)

* MNT-21869 libreoffice timeout set too high
   Reduce default value of timeout for libreoffice from 2000min to 20min
   Add option to configure libreoffice timeout externally.
   Enable to configure externally the port on which the app starts.
  Add external-engine-configuration.md
This commit is contained in:
Alexandru-Eusebiu Epure
2020-09-25 10:54:06 +03:00
committed by GitHub
parent 608fdc1ab4
commit 32e48b413b
9 changed files with 316 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ activemq:
url: ${ACTIVEMQ_URL:false}
server:
port: 8090
port: ${SERVER.PORT:8090}
error:
include-message: ALWAYS