limits maximum number of messages able to send per day

This commit is contained in:
rgarcia
2016-06-16 11:10:26 +02:00
parent fd55817832
commit 25ebb325d1
7 changed files with 143 additions and 1 deletions

View File

@@ -77,3 +77,4 @@ Setting['banner-img.banner-img-three'] = "Banner image 3"
# Proposal notifications
Setting['proposal_notification_minimum_interval_in_days '] = 3
Setting['direct_message_max_per_day '] = 3