You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, IntelMQ manager reads and modifies config files directly by PHP script. But when location or format will be changed, it is necessary to change manager also.
My proposal is, that every interaction with IntelMQ should by done thought intelmqctr command. But this change requires updating this command to support configuration read and change.