Sha256: 1464d5942a8a9c9ace32403e84d9297e1c91b8fb3db7d7d14a42ca9d2161ab56

Contents?: true

Size: 397 Bytes

Versions: 7

Compression:

Stored size: 397 Bytes

Contents

db:
  adapter: mysql2
  encoding: utf8
  pool: 5
  database: example_pord
  host: mysql-dev.example.org
  port: 3306
source:
  protocol: OAI
  oai_base_url: http://oai.example.org/oai
  metadata_prefix: some_prefix
  set: some_set
  seconds_granularity: true
index:
  adapter: solr
  url: http://solr.example.org/
  proxy: http://foo:bar@proxy.example.com/
  open_timeout: 120
  read_timeout: 300

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
config-factory-0.0.7 spec/data/single-environment.yml
config-factory-0.0.6 spec/data/single-environment.yml
config-factory-0.0.5 spec/data/single-environment.yml
config-factory-0.0.4 spec/data/single-environment.yml
config-factory-0.0.3 spec/data/single-environment.yml
config-factory-0.0.2 spec/data/single-environment.yml
config-factory-0.0.1 spec/data/single-environment.yml