Sha256: 4308d8fa57ed05ee3e1785ece8ae3856f8435226af4bdde32737592b70c92c41

Contents?: true

Size: 897 Bytes

Versions: 3

Compression:

Stored size: 897 Bytes

Contents

:sources:
  SampleAdapter:
    poll_interval: 300
    priority: 1
  SimpleAdapter:
    poll_interval: 600
    partition_type: 'app'
  FixedSchemaAdapter:
    poll_interval: 300
    priority: 5
    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

3 entries across 3 versions & 1 rubygems

Version Path
rhosync-2.1.18.beta2 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.18.beta1 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.17 spec/apps/rhotestapp/settings/settings.yml