From c5849b47243d94a005ba497622c5a5ed2686fda7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Wed, 20 Jul 2016 21:51:44 +0200 Subject: [PATCH] Correct default value explanation in diaspora.yml.example [ci skip] --- config/diaspora.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example index 93bc67764..886d28a8f 100644 --- a/config/diaspora.yml.example +++ b/config/diaspora.yml.example @@ -97,7 +97,7 @@ configuration: ## Section ## cannot be retried manually. # dead_jobs_limit: 1000 - ## Number of seconds a job remains in the dead queue (default=3628800 (one week)). + ## Number of seconds a job remains in the dead queue (default=3628800 (six weeks)). ## Jobs get into the dead queue after they failed and exhausted all retries. ## Increasing this setting will increase the memory usage of Redis. ## Once gone from the dead queue, a failed job is permanently lost and