mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 04:36:05 +08:00
bump up to 500 max posts in message
This commit is contained in:
@ -505,7 +505,7 @@ posting:
|
||||
notify_about_queued_posts_after:
|
||||
default: 24
|
||||
min: 0
|
||||
auto_close_messages_post_count: 200
|
||||
auto_close_messages_post_count: 500
|
||||
auto_close_topics_post_count: 10000
|
||||
|
||||
email:
|
||||
|
Reference in New Issue
Block a user