mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 07:36:46 +02:00
feat: closes #10501, minimum reputation to chat
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
"upvotesPerUserPerDay": 6,
|
||||
"downvotesPerDay": 10,
|
||||
"downvotesPerUserPerDay": 3,
|
||||
"min:rep:chat": 0,
|
||||
"min:rep:downvote": 0,
|
||||
"min:rep:upvote": 0,
|
||||
"min:rep:flag": 0,
|
||||
|
||||
Reference in New Issue
Block a user