Put toxic comment into premod and add flag

This commit is contained in:
Chi Vinh Le
2017-09-06 22:58:52 +07:00
parent b3fe3afd4c
commit 9b0caa42cd
3 changed files with 33 additions and 5 deletions
@@ -1,3 +1,3 @@
module.exports = {
TOXICITY_THRESHOLD: 0.8,
TOXICITY_THRESHOLD: 0.85,
};