commit | c40edacbda3bd764c05db5690e0e921795934714 | [log] [tgz] |
---|---|---|
author | Daniel Corbett <dcorbett@haproxy.com> | Sun Nov 01 10:54:17 2020 -0500 |
committer | Willy Tarreau <w@1wt.eu> | Thu Nov 05 16:46:24 2020 +0100 |
tree | b7db1700367fda5cc62b64753cb157dd0299c626 | |
parent | 0aa8c29460fddfc588226e2e1b56005973dca694 [diff] |
DOC: Add dns as an available domain to show stat Within management.txt, proxy was listed as the only available option. "dns" is now supported so let's add that. This change also updates the command to list the available options <dns|proxy> for "domain" as previously it only specified <domain>, which could be confusing as a user may think this field accepts dynamic options when it actually requires a specific keyword.