Sha256: 3213bf93c0f2acf0b8bd41ec5f7b0018c3592171e0c5770578417e0b6e2d851b

Contents?: true

Size: 506 Bytes

Versions: 4

Compression:

Stored size: 506 Bytes

Contents

config:
  username: user
  password: password
  default_server: staging
  host: myserver.com
  production_server: my
  doctype: HTML 4.0 Transitional
  growl: false
  
  verbose: false
  compress:
    obfuscate: true
    css: true
    embedded_js: true
    js_assets: true
  validate:
    html: 
      build: true
      deploy: true
    embedded_js:
      build: true
      deploy: true
    js_assets:
      build: false
      deploy: false
    json_assets:
      build: false
      deploy: false
        

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ymdp-0.1.4 spec/data/config/config.yml
ymdp-0.1.3.2 spec/data/config/config.yml
ymdp-0.1.3.1 spec/data/config/config.yml
ymdp-0.1.3 spec/data/config/config.yml