commit | da71511be5a4d205e571b548d6330ed7f7b72d99 | [log] [tgz] |
---|---|---|
author | Ori Livneh <ori@wikimedia.org> | Sun Aug 11 10:05:10 2013 +0800 |
committer | Ori Livneh <ori@wikimedia.org> | Sun Aug 11 11:33:54 2013 +0800 |
tree | e33db591f640ecd34fefe7f868583029cb2b5848 | |
parent | 3928544560cb7f6cd1bff4bf975eea5f5d10fda2 [diff] |
Add setting to cap number of activity days to display This patch adds a setting, 'web.activityDurationMaximum', that specifies the maximum number of days of activity that may be requested. The default value is 30. When the number of days requested exceeds this value, the request is handled as though the maximum value was requested.