added durations to configuration file

This commit is contained in:
Wyatt Johnson
2018-05-03 11:36:34 -06:00
parent 8caf995517
commit 06b08756e7
6 changed files with 34 additions and 16 deletions
@@ -0,0 +1,4 @@
{
"scheduledDeletionDelayHours": 24,
"downloadRateLimitDays": 7
}