FIX: add minimum value for min_private_message_title_length

This commit is contained in:
Arpit Jalan 2016-05-19 16:20:28 +05:30
parent ba447bdca5
commit 29ca2f11ba

View file

@ -407,6 +407,7 @@ posting:
min_private_message_title_length:
client: true
default: 2
min: 1
allow_uncategorized_topics:
client: true
default: true
@ -1218,4 +1219,3 @@ tags:
client: true
remove_muted_tags_from_latest:
default: false