Sha256: 141f7dc1a0be255393c42371dc46ffe995f746840904bce308ecce0fae6f5fa9

Contents?: true

Size: 1.08 KB

Versions: 1

Compression:

Stored size: 1.08 KB

Contents

:sources:
  SampleAdapter:
    :poll_interval: 300
  SimpleAdapter:
    :poll_interval: 600
    partition_type: 'app'
  FixedSchemaAdapter:
    :poll_interval: 300
    sync_type: 'incremental'
    belongs_to: 
      - brand: 'SampleAdapter'
  OtherAdapter:
    partition_type: 'app'
    :force_default: true
    :poll_interval: 300
    
:development:
  :licensefile: settings/license.key
  :bulk_sync_poll_interval: 3600
  :redis: localhost:6379
  :syncserver: http://localhost:9292/application/
  :api_token: b6f22608fa8b4acf84e844808845e2fe
: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/
  :api_token: b6f22608fa8b4acf84e844808845e2fe
  :cookie_expire: 9999999
  :poll_interval_default: 201
:production: 
  :licensefile: settings/license.key
  :bulk_sync_poll_interval: 3600
  :redis: localhost:6379
  :syncserver: http://localhost:9292/application/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rhoconnect-3.2.1 spec/apps/rhotestapp/settings/settings.yml