mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
increase new user image limit to 1
This commit is contained in:
@ -412,7 +412,7 @@ posting:
|
||||
newuser_max_links: 2
|
||||
newuser_max_images:
|
||||
client: true
|
||||
default: 0
|
||||
default: 1
|
||||
newuser_max_attachments:
|
||||
client: true
|
||||
default: 0
|
||||
|
Reference in New Issue
Block a user