From 4c1635e3a35daa47b1ac94a023249d2a158f38e5 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Tue, 15 Jun 2021 20:50:37 +0200 Subject: [PATCH] MAXLOGAGE >24h need a locally compiled FTL Signed-off-by: yubiuser --- docs/ftldns/configfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ftldns/configfile.md b/docs/ftldns/configfile.md index 068e076..e233c01 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -46,7 +46,7 @@ Rate-limiting may be disabled altogether by setting `RATE_LIMIT=0/0` (this resul #### `MAXLOGAGE=24.0` {#maxlogage data-toc-label='Max Log Age'} -Up to how many hours of queries should be imported from the database and logs? Maximum is 24.0 +Up to how many hours of queries should be imported from the database and logs? Values greater than the hard-coded maximum of 24h need a locally compiled `FTL` with a changed compile-time value. #### `PRIVACYLEVEL=0|1|2|3` {#privacylevel data-toc-label='Privacy Level'}