Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 370 Bytes

configuration_reference.md

File metadata and controls

14 lines (12 loc) · 370 Bytes

Configuration reference

NOTE: No configuration necessary by default

padam87_rasterize:
    script:
        callable: node
        path: web\rasterize.js # Relative to project dir
    arguments:
        format: pdf # Default, will always be added, even if you remove it from here.
    env_vars: # Empty by default
        # NODE_PATH: /path/to/node