'use strict'; module.exports = { default: { enabled: true, provider: 'local', sizeLimit: 1000000, actionOptions: {}, }, validator() {}, };