From 9fbde9c0234ff73d836eca18e436cee6e2f5d260 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Fri, 27 Jan 2017 08:04:00 -0700 Subject: [PATCH] Update init.js --- init.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: []