SensorsIot / IOTstack

Docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.42k stars 303 forks source link

2023-06-15 Pi-hole - master branch - PR 1 of 2 #715

Closed Paraphraser closed 1 year ago

Paraphraser commented 1 year ago

Applies changes recommended by yamllint.

Adds FTLCONF_MAXDBDAYS to the template with the existing default of 365 days, and adds words to the documentation explaining its use.

Adds PIHOLE_DNS_ with the existing defaults of 8.8.8.8 and 8.8.4.4, and adds words and screenshot to the documentation explaining its use.

Explains issue with Docker Desktop for macOS raised in #709 where all client activity is logged against the default gateway on the internal bridged network.

Tidies-up problematic code-fence language specs. Shortens some subheadings so they fit on a single line in the Wiki TOC.

Fixes #709