Sha256: c04e8b926d8a143c9d4cf2e48adc48d672d87d6a6936eaea6793ef2b526673c7

Contents?: true

Size: 615 Bytes

Versions: 3

Compression:

Stored size: 615 Bytes

Contents

application:
    exchangename: amq.rabbitmq.trace
    queuename: rabbithutch
    
rabbitmq:
    hosts:
      - id: 1
        displayname: dev01
        enabled: true
        hostname: 127.0.0.1
        username: admin
        password: admin

consumers_config:
    consumers:
      - name: console_consumer
        enabled: true
      - name: mongo_consumer
        enabled: true
        hostname: 127.0.0.1
        username: admin
        password: admin
        database_prefix: rhutch_
        port: 27017
      - name: log4r_consumer
        enabled: true
        log_location: /tmp
        log_prefix: rhutch_

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dafiti-rabbit-hutch-0.1.4 configs/config_old.yaml
dafiti-rabbit-hutch-0.1.1 configs/config_old.yaml
dafiti-rabbit-hutch-0.1.0 configs/config_old.yaml