Context: RabbitMQ 4.1.0, Erlang 27.3.3, elixir 1.16.3, rabbitmq_message_deduplication 0.6.4
Creating an exchange of type x-message-deduplication with 'x-cache-persistence: disk' option creates Mnesia table with storage type ram_copies. Expected behavior: dics_copies storage type should be used instead.