docpad.coffee 97 B

12345678
  1. # Export
  2. docpadConfig =
  3. renderPasses: 2
  4. prompts: false
  5. # Export
  6. module.exports = docpadConfig