diff --git a/help.php b/help.php index b0c6e8cf..3139a8a1 100644 --- a/help.php +++ b/help.php @@ -70,7 +70,7 @@
Note that the login session does not expire on the main page, as the summary is updated every 10 seconds which refreshes the session.
@@ -95,7 +95,7 @@Runs the command
sudo pihole -q searchstringand prints the result transparently to the web UI. This command can be used to scan for strings in the list of blocked domains, e.g., "analytics" will deliver all domains which *analytics*, where the asterisk (*) represents a number of characters or an empty string +
Runs the command
sudo pihole -q searchstringand prints the result transparently to the web UI. This command can be used to scan for strings in the list of blocked domains, e.g., "analytics" will deliver all domains which contain *analytics*, where the asterisk (*) represents a number of characters or an empty string
Using the command
sudo pihole -a -p pa22w0rdwhere pa22w0rd is the password to be set in this example, one can enable the authentication system of this web interface. Thereafter, a login is required for most sites (the main page will show a limited amount of statistics). Note that the authentication system may be disabled again, by setting an empty password using the command shown above. The Help center will show more details concerning the authentication system only if it is enabled +
Using the command
sudo pihole -a -p pa22w0rdwhere pa22w0rd is the password to be set in this example, one can enable the authentication system of this web interface. Thereafter, a login is required for most pages (the main page will show a limited amount of statistics). Note that the authentication system may be disabled again, by setting an empty password using the command shown above. The Help center will show more details concerning the authentication system only if it is enabled