Sha256: 252251ee73a4ece8280b0c9e07197b0e1b8c1c330c8ef190d4f348349289ae3b

Contents?: true

Size: 863 Bytes

Versions: 4

Compression:

Stored size: 863 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
  :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/
:test: 
  :licensefile: settings/license.key
  :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

4 entries across 4 versions & 1 rubygems

Version Path
rhosync-2.1.2 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.1 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.0 spec/apps/rhotestapp/settings/settings.yml
rhosync-2.1.0.beta.2 spec/apps/rhotestapp/settings/settings.yml