Sha256: 1d6f8c8bba953f085f93a279a2ea2e6fe85c5a411fd3e4e37b08b90bc0311acb

Contents?: true

Size: 640 Bytes

Versions: 2

Compression:

Stored size: 640 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

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