Skip to content

Commit

Permalink
Update settings.json.docker with new delay of 13 months
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek authored Jun 11, 2024
1 parent 98a2649 commit b871fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.json.docker
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
* Delete pads after delay
*/
"ep_delete_after_delay": {
"delay": 2592000, // thirty days, in seconds
"delay": 33696000, // thirty days * 13 months, in seconds
"loop": true,
"loopDelay": 3600, // one hour, in seconds
"deleteAtStart": true,
Expand Down

0 comments on commit b871fda

Please sign in to comment.