|
JAVA_OPTS
|
A set of properties that are picked up by the JVM inside the
container. |
|
ACTIVEMQ_URL
|
ActiveMQ URL (in this case, the name of the container is used).
The default value is nio://activemq:61616. |
|
ACTIVEMQ_USER
|
ActiveMQ user. The default value is
admin. |
|
ACTIVEMQ_PASSWORD
|
ActiveMQ password. The default value is
admin. |
|
TRANSFORM_REQUEST_QUEUE
|
The default value is
org.alfresco.transform.t-request.acs. |
|
TRANSFORM_REPLY_QUEUE
|
The default value is
org.alfresco.transform.t-reply.acs. |
|
TRANSFORM_ENGINE_REPLY_QUEUE
|
The default value is
org.alfresco.transform.engine.t-reply.acs. |
|
JMS_LISTENER_CONCURRENCY
|
The default value is 1-10
|
|
IMAGEMAGICK_URL
|
URL for the ImageMagick T-Engine. |
|
PDF_RENDERER_URL
|
URL for the PDF Renderer T-Engine. |
|
LIBREOFFICE_URL
|
URL for the LibreOffice T-Engine. |
|
TIKA_URL
|
URL for the Tika T-Engine. |
|
MISC_URL
|
URL for the Miscellaneous T-Engine. |
|
CORE_AIO_URL
|
URL for the All-In-One T-Engine. |
|
FILE_STORE_URL
|
URL for the Shared File Store. |
|
IMAGEMAGICK_QUEUE
|
Name of the queue used by the ImageMagick T-Engine. The default
value is
org.alfresco.transform.engine.imagemagick.acs. |
|
PDF_RENDERER_QUEUE
|
Name of the queue used by the PDF Renderer T-Engine. The default
value is
org.alfresco.transform.engine.alfresco-pdf-renderer.acs. |
|
LIBREOFFICE_QUEUE
|
Name of the queue used by the LibreOffice T-Engine. The default
value is
org.alfresco.transform.engine.libreoffice.acs. |
|
TIKA_QUEUE
|
Name of the queue used by the Tika T-Engine. The default value is
org.alfresco.transform.engine.tika.acs. |
|
MISC_QUEUE
|
Name of the queue used by the Miscellaneous T-Engine. The default
value is
org.alfresco.transform.engine.misc.acs. |
|
CORE_AIO_QUEUE
|
Name of the queue used by the All-In-One Core T-Engine. The
default value is
org.alfresco.transform.engine.aio.acs. |
|
TRANSFORMER_ENGINE_PROTOCOL
|
This value can be one of the following (http, jms). The default
value is jms. |
|
TRANSFORMER_ROUTES_FILE_LOCATION
|
The default value is
transformer-pipelines.json. |
|
MAX_TRANSFORM_RETRIES
|
The default value is 3. |
|
INITIAL_RETRY_TIMEOUT
|
The default value is 10000. |
|
INCREASE_RETRY_TIMEOUT
|
The default value is 10000. |
|
MAX_IN_MEMORY_SIZE
|
Double default limit to 512KiB. The default value is
524288. |
|
HOSTNAME
|
The default value is t-router. |