rabbitmq-server/deps/trust_store_http/relx.config

5 lines
174 B
Plaintext

{release, {trust_store_http_release, "1"}, [trust_store_http, sasl, runtime_tools]}.
{extended_start_script, true}.
{sys_config, "rel/sys.config"}.
{vm_args, "rel/vm.args"}.