Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
reader_one.php
Go to the documentation of this file.
1 <?php
6 return [
7  'top04' => [
8  'topic' => 'top04',
9  'disabled' => false,
10  'connections' => ['amqp' => ['name' => 'amqp', 'exchange' => 'magento8', 'disabled' => false]]
11  ],
12  'top06' => [
13  'topic' => 'top06',
14  'disabled' => false,
15  ],
16 ];