Hi, I was looking into the package commandbox-fusi...
# box-products
b
Hi, I was looking into the package commandbox-fusionreactor and I found a bit of outdated information and settings. The list of additional jvm args is not up-to-date anymore. https://commandbox.ortusbooks.com/embedded-server/fusionreactor#additional-jvm-args For example: the arguments starting with fusionreactor.REST... are no longer supported, according to this page: https://docs.fusion-reactor.com/Configuration/Enterprise-Dashboard-Configuration/#automatically-registering-fusionreactor-instances-to-the-dashboard Also there are some new jvm settings like: -Dfr.chat.enabled=false/true and about six that start with -Dfr.ed.ds.<option> to configure automatic registration with a dashboard. Could you update the module and documentation with the new options? (maybe remove the deprecated options?)
b
thank you for the chat switch 🙂
b
@birdy1980 You can send a pull to the docs to update those 🙂
I'm reticent to remove any support from the actual module however since someone could still be using an older version of FR
Whatever is supported now is what was documented at the time I wrote the module
You can add support for whatever new jvm args you want here: https://github.com/bdw429s/commandbox-fusionreactor/blob/master/ModuleConfig.cfc#L16
👍 1
b
where can I find the repo for the docs?
ah, never mind. I found the "edit on github" link 😉
👍 1