mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 17:30:20 +00:00
FIX: Toxicity automatic flagging should be disabled by default (#51)
This commit is contained in:
parent
c96edc8a72
commit
29b22243de
@ -18,7 +18,7 @@ plugins:
|
||||
- multilingual
|
||||
- original
|
||||
ai_toxicity_flag_automatically:
|
||||
default: true
|
||||
default: false
|
||||
client: false
|
||||
ai_toxicity_flag_threshold_toxicity:
|
||||
default: 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user