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