module.exports = { 'collections.recettes': { perPage: 15, first: 'index.html', layout: 'index.hbs', path: 'page/:num/index.html' } }