mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
This commit is contained in:
@@ -8,8 +8,8 @@ const defaultOpts = buildOptions({
|
||||
emoji_set: 'emoji_one',
|
||||
highlighted_languages: 'json|ruby|javascript',
|
||||
default_code_lang: 'auto',
|
||||
censored_words: ''
|
||||
},
|
||||
censoredWords: 'shucks|whiz|whizzer',
|
||||
getURL: url => url
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user