From d4b1df84db2e28b4eada8b4875c6da829d5a0271 Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Fri, 15 Feb 2019 20:37:54 -0800 Subject: [PATCH] Update MAXLOGAGE maximum value The maximum value will be changed with FTL v4.2.2. Therefore, do not merge this commit until it is released. FTL v4.2.2 release PR: pi-hole/FTL#510 Signed-off-by: Mcat12 --- docs/ftldns/configfile.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ftldns/configfile.md b/docs/ftldns/configfile.md index 8964b13..f02ebdb 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -10,7 +10,7 @@ How should `FTL` reply to blocked queries?
### Statistics settings #### `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 744 (31 days) + Up to how many hours of queries should be imported from the database and logs? Maximum is 24.0
#### `PRIVACYLEVEL=0|1|2|3|4` {#privacylevel data-toc-label='Privacy Level'} Which privacy level is used?
@@ -64,4 +64,4 @@ How should `FTL` reply to blocked queries?
**[More details](regex/overview.md)** -{!abbreviations.md!} \ No newline at end of file +{!abbreviations.md!}