Sha256: 5ecaff59abdcc54d84609b7eaac5a486292b440889ba7dcb63ef88ab85a452d9

Contents?: true

Size: 516 Bytes

Versions: 6

Compression:

Stored size: 516 Bytes

Contents

default:
  name: My Example Configuration
  api_url: https://api.trello.com/1
  api_key: some_key
  api_token: some_secret
  api_oauth_token: some_oauth_token
  api_oauth_token_secret: some_oauth_token_secret
  database: 1
  allow_remote: true
  logs: true
test:
  name: My Example Test Configuration
  api_url: https://api.trello.com/1
  api_key: some_key
  api_token: some_secret
  api_oauth_token: some_oauth_token
  api_oauth_token_secret: some_oauth_token_secret
  database: 2
  allow_remote: true
  logs: true

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
troo-0.0.15 config/trooconf.yml
troo-0.0.14 config/trooconf.yml
troo-0.0.13 config/trooconf.yml
troo-0.0.12 config/trooconf.yml
troo-0.0.11 config/trooconf.yml
troo-0.0.10 config/trooconf.yml