mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Some rewording.
This commit is contained in:
parent
2e157adf61
commit
707c709b53
@ -25,9 +25,9 @@ If you need the JRE, install it with the default settings.
|
|||||||
\subsection install_activemq_install_mq ActiveMQ Installation
|
\subsection install_activemq_install_mq ActiveMQ Installation
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Extract the contents of the ActiveMQ archive folder to a location of your choice, bearing in mind that the files should be in a location that the running process will have write permissions to the folder. A typical folder choice would be similar to <i>C:\\Program Files\\apache-activemq-5.13.3</i>. Typically, it will ask for administrator permission to move the folder. Allow it if required.
|
<li>Extract the contents of the ActiveMQ archive to a location of your choice, bearing in mind that the files should be in a location where the running process has write permissions. A typical folder choice would be similar to <i>C:\\Program Files\\apache-activemq-5.13.3</i>. The system may ask for administrator permission to move the folder. Allow it if required.
|
||||||
|
|
||||||
<li>Open the <i>conf\\activemq.xml</i> in the extracted folder in a text editor and make the following changes:
|
<li>Open the <i>conf\\activemq.xml</i> file in the extracted folder in a text editor and make the following changes:
|
||||||
<ul>
|
<ul>
|
||||||
<li> Add <i>"schedulePeriodForDestinationPurge="10000""</i> to the _broker_ tag then add <i>"gcInactiveDestinations="true" inactiveTimoutBeforeGC="30000""</i> to the _policyEntry_ tag. This is highlighted in yellow below:
|
<li> Add <i>"schedulePeriodForDestinationPurge="10000""</i> to the _broker_ tag then add <i>"gcInactiveDestinations="true" inactiveTimoutBeforeGC="30000""</i> to the _policyEntry_ tag. This is highlighted in yellow below:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user