increase new user image limit to 1

This commit is contained in:
Jeff Atwood 2015-09-06 03:11:02 -07:00
parent 81ba90fd22
commit 3a1c83bc35
1 changed files with 1 additions and 1 deletions

View File

@ -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