Sha256: 469b43546aff54e0c45ad6f27e562323344bb7c42d93250a09dfb8f8923aeb29

Contents?: true

Size: 476 Bytes

Versions: 3

Compression:

Stored size: 476 Bytes

Contents

development:
  hostname: app.vzaar.localhost
  vd_hostname: view.vzaar.localhost
  category_id:
  encoding_preset_id:
  ingest_recipe:
    default:
    other:

  account_owner:
    auth_token:
    client_id:

  intruder:
    auth_token: some-secret
    client_id: naughty

production:
  category_id:
  encoding_preset_id:
  ingest_recipe:
    default:
    other:

  account_owner:
    auth_token:
    client_id:

  intruder:
    auth_token: some-secret
    client_id: naughty

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vzaar_api-2.0.2 examples/api_envs.yml.example
vzaar_api-2.0.1 examples/api_envs.yml.example
vzaar_api-2.0.0 examples/api_envs.yml.example