Sha256: 7e9a2af94c52b4a189b85a7c18ff8abb1b2e352ec45e93dd71bd826c3b621444

Contents?: true

Size: 865 Bytes

Versions: 17

Compression:

Stored size: 865 Bytes

Contents

:sources:
  SampleAdapter:
    poll_interval: 300
  SimpleAdapter:
    poll_interval: 600
    partition_type: 'app'
  FixedSchemaAdapter:
    poll_interval: 300
    sync_type: 'incremental'
    belongs_to: 
      - brand: 'SampleAdapter'
    
:development:
  :licensefile: settings/license.key
  :bulk_sync_poll_interval: 3600
  :redis: localhost:6379
  :syncserver: http://localhost:9292/application/
:test: 
  :licensefile: settings/license.key
  :iphonecertfile: settings/apple_fake_cert.pem
  :iphonepassphrase: certpassword
  :iphoneserver: gateway.sandbox.push.apple.com
  :iphoneport: 2195  
  :bulk_sync_poll_interval: 3600
  :redis: localhost:6379
  :syncserver: http://localhost:9292/application/
:production: 
  :licensefile: settings/license.key
  :bulk_sync_poll_interval: 3600
  :redis: localhost:6379
  :syncserver: http://localhost:9292/application/

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
rhosync-2.1.17.beta7 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17.beta6 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17.beta5 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17.beta4 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17.beta3 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17.beta2 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17.beta1 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.16 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.15 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.14 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.13 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.12 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.11 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.10 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.7 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.6 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.3 spec/apps/rhotestapp/settings/settings.yml