Update default setting to POST moderation

This commit is contained in:
David Erwin
2017-01-27 09:45:35 -05:00
parent fbc5a6660a
commit 0a80205095
7 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ program
.description('initilizes the talk settings')
.action(() => {
const defaults = {
moderation: 'PRE',
moderation: 'POST',
wordlist: {
banned: [],
suspect: []
Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB