From bf3170dbc7a5f5cf18d156164e74bc34b440d17f Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Tue, 26 May 2020 22:36:40 +0100 Subject: [PATCH 1/2] Remove privacy level 4 from docs --- 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 d256aa5..44a3d61 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -23,7 +23,7 @@ Use this option to disable deep CNAME inspection. This might be beneficial for v 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'} +#### `PRIVACYLEVEL=0|1|2|3` {#privacylevel data-toc-label='Privacy Level'} Which privacy level is used?
**[More details](privacylevels.md)** From cb9aceb6069cc621889de475f54aba312fc0afff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 08:59:38 +0300 Subject: [PATCH 2/2] Bump mkdocs-material from 5.2.1 to 5.2.2 (#327) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.2.1...5.2.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b1e8b7..8399576 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ markdown-include==0.5.1 mkdocs==1.1.2 mkdocs-git-revision-date-localized-plugin==0.5.2 -mkdocs-material==5.2.1 +mkdocs-material==5.2.2