diff --git a/docs/ftldns/cache_dump.md b/docs/ftldns/cache_dump.md index fe89952..eb8f1f3 100644 --- a/docs/ftldns/cache_dump.md +++ b/docs/ftldns/cache_dump.md @@ -1,6 +1,6 @@ ## Cache dump interpretation -The `dnsmasq` core embedded into `pihole-FTL` prints a dump of the current cache content into the mail log file (default location `/var/log/pihole/pihole.log`) when receiving `SIGUSR1`, e.g. by +The `dnsmasq` core embedded into `pihole-FTL` prints a dump of the current cache content into the main log file (default location `/var/log/pihole/pihole.log`) when receiving `SIGUSR1`, e.g. by ``` bash sudo killall -USR1 pihole-FTL diff --git a/requirements.txt b/requirements.txt index aeea951..8c3150f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -markdown-include==0.7.0 +markdown-include==0.8.0 mkdocs==1.4.2 mkdocs-git-revision-date-localized-plugin==1.1.0 -mkdocs-material==8.5.10 +mkdocs-material==8.5.11 mkdocs-redirects==1.2.0