Skip to content

Commit a05ae88

Browse files
yubiuserPromoFaux
andauthored
Improve wording
Co-authored-by: Adam Warner <[email protected]> Signed-off-by: yubiuser <[email protected]>
1 parent 058eed5 commit a05ae88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/main/post-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ static domain_name_servers=127.0.0.1
2121

2222
## Adding your local user to the 'pihole' group
2323

24-
Since version 6 Pi-hole uses a new API for authentication. All CLI commands use this API instead of e.g. direct database manipulation. If a password is set for API access, the CLI commands also need to authenticate. To avoid entering the password everytime on CLI, Pi-hole allows users which are members of the 'pihole' group to authenicate without manually entering the password (this can be disabled with setting `webserver.api.cli_pw` to `false`.)
24+
Pi-hole v6 uses a new API for authentication. All CLI commands use this API instead of e.g. direct database manipulation. If a password is set for API access, the CLI commands also need to authenticate. To avoid entering the password everytime on CLI, Pi-hole allows users which are members of the 'pihole' group to authenicate without manually entering the password (this can be disabled by setting `webserver.api.cli_pw` to `false`.)
2525
To add your local user to the 'pihole' group use the following command
2626

2727
For Debian/Ubuntu/Raspberry Pi OS/Armbian/Fedora/CentOS

0 commit comments

Comments
 (0)