mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
New users can only post newuser_max_replies_per_topic times per topic.
This commit is contained in:
@@ -177,6 +177,7 @@ posting:
|
||||
default: true
|
||||
post_undo_action_window_mins: 10
|
||||
max_mentions_per_post: 10
|
||||
newuser_max_replies_per_topic: 3
|
||||
newuser_max_mentions_per_post: 2
|
||||
onebox_max_chars: 5000
|
||||
title_min_entropy: 10
|
||||
|
||||
Reference in New Issue
Block a user