SERVER activeMQ - nicho92/MtgDesktopCompanion GitHub Wiki
- File Location : $USER_HOME/.magicDeskCompanion/server/ActiveMQ.conf
- Category : SERVER
- Version : 2.42.0
- Status : STABLE
- Need Authenticator : No
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
ADRESSES | defaults adresses of messaging | Text | trade,news | |
AUTOSTART | Run server at startup | Boolean | false | true false |
LISTENERS_TCP | listening endoints.Separated by comma | Text | tcp://192.168.1.100:61616 | |
SECURITY_ENABLED | Sets whether security is enabled for this server. | Boolean | false | true false |
ENABLE_JMX_MNG | enable the jmx console management | Boolean | true | true false |
RETENTION_DAYS | retention days for the log | Number | 7 | Any value > 1 |
LOG_DIR | Directory where are stored files | Text | $USER_HOME/.magicDeskCompanion\data\activemq |