ACS-10505 libreoffice path corrected

This commit is contained in:
bsayan2
2026-01-06 14:33:36 +05:30
parent e0ba6710c5
commit a2f2121a26

View File

@@ -3,7 +3,7 @@ queue:
transform:
core:
libreoffice:
path: ${LIBREOFFICE_HOME:C:\Users\sabhattacharya\Alfresco\LibreOffice25}
path: ${LIBREOFFICE_HOME:/opt/libreoffice7.2}
maxTasksPerProcess: ${LIBREOFFICE_MAX_TASKS_PER_PROCESS:200}
timeout: ${LIBREOFFICE_TIMEOUT:1200000}
portNumbers: ${LIBREOFFICE_PORT_NUMBERS:8100}