diff --git a/init.js b/init.js index eb17963a6..cd0c0bbc9 100644 --- a/init.js +++ b/init.js @@ -4,7 +4,7 @@ module.exports = () => Promise.all([ // Upsert the settings object. SettingsService.init({ - moderation: 'PRE', + moderation: 'POST', wordlist: { banned: [], suspect: []