Add a link to the documentation on FTL privacy levels during install

Closes #2695

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
pull/2696/head
Mcat12 5 years ago
parent cae61614f4
commit 78c0c58946
No known key found for this signature in database
GPG Key ID: ABB8FC9789AF524D

@ -1094,7 +1094,7 @@ setPrivacyLevel() {
local LevelCommand
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
LevelOptions=(

Loading…
Cancel
Save