mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 04:30:55 +00:00
Merge pull request #2696 from pi-hole/tweak/FTL-privacy-doc-link
Add a link to the documentation on FTL privacy levels during install
This commit is contained in:
commit
42c7653e99
@ -1094,7 +1094,7 @@ setPrivacyLevel() {
|
|||||||
local LevelCommand
|
local LevelCommand
|
||||||
local LevelOptions
|
local LevelOptions
|
||||||
|
|
||||||
LevelCommand=(whiptail --separate-output --radiolist "Select a privacy mode for FTL." "${r}" "${c}" 6)
|
LevelCommand=(whiptail --separate-output --radiolist "Select a privacy mode for FTL. https://docs.pi-hole.net/ftldns/privacylevels/" "${r}" "${c}" 6)
|
||||||
|
|
||||||
# The default selection is level 0
|
# The default selection is level 0
|
||||||
LevelOptions=(
|
LevelOptions=(
|
||||||
|
Loading…
Reference in New Issue
Block a user