Hello,
I can't set the _hide_serverinfo option in config file since it uses the new config format. If I set
stomp.hide_server_info = true in the rabbitmq.conf, I have this error :
[error] You've tried to set stomp.hide_server_info, but there is no setting with that name.
Maybe the option needs to be in priv/schema/rabbitmq_stomp.schema ?
Thank for your help
Hello, I can't set the _hide_serverinfo option in config file since it uses the new config format. If I set
stomp.hide_server_info = true
in the rabbitmq.conf, I have this error :[error] You've tried to set stomp.hide_server_info, but there is no setting with that name.
Maybe the option needs to be in priv/schema/rabbitmq_stomp.schema ? Thank for your helpReference to this option : https://github.com/rabbitmq/rabbitmq-stomp/blob/000226a067e9397a7dedcc871c15572f37bf8562/src/rabbit_stomp_processor.erl#L609