mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FIX: support for watched_words_regular_expressions when censoring words
This commit is contained in:
parent
213cc2fe51
commit
edb3a7f646
4 changed files with 29 additions and 5 deletions
|
@ -633,6 +633,7 @@ posting:
|
|||
default: 30
|
||||
min: 1
|
||||
watched_words_regular_expressions:
|
||||
client: true
|
||||
default: false
|
||||
enable_advanced_editor_preview_sync:
|
||||
hidden: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue