Skip to content

Commit bb7ab06

Browse files
Merge pull request #1163 from imm0rtalsupp0rt/docs-1162
2 parents 97f9aad + 5c4241c commit bb7ab06

File tree

1 file changed

+4
-4
lines changed
  • src/content/docs/en-us/central-management/setup

1 file changed

+4
-4
lines changed

src/content/docs/en-us/central-management/setup/client.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Please see config settings and features below for a full list.
3939
If you decide you want to open this up for over the internet communication, you should also set `centralManagementClientCommunicationSaltAdditivePassword` and `centralManagementServiceCommunicationSaltAdditivePassword` - see [Configuration](#config-settings) below.
4040
</Callout>
4141

42-
#### Config Settings
42+
#### Configuration Settings
4343

4444
* `centralManagementServiceUrl` = **' '** - The URL that should be used to communicate with Chocolatey Central Management. It should look something like https://servicemachineFQDN:24020/ChocolateyManagementService. See <Xref title="FQDN usage" value="ccm" anchor="fqdn-usage" />. Defaults to '' (empty). Available in business editions only.
4545
* `centralManagementReportPackagesTimerIntervalInSeconds` = **'1800'** - Amount of time, in seconds, between each execution of the background service to report installed and outdated packages to Chocolatey Central Management. Defaults to '1800'. Available in business editions only.
@@ -57,10 +57,10 @@ Please see config settings and features below for a full list.
5757

5858
Also found at <Xref title="Chocolatey Configuration" value="configuration" />.
5959

60-
#### Features
60+
#### Feature Settings
6161

62-
* <Xref title=" ] `useChocolateyCentralManagement` - Use Chocolatey Central Management - Lists of installed and outdated packages will be reported to the chosen Chocolatey Central Management server. Business editions only (version 2.0.0+). See [docs" value="ccm" />
63-
* <Xref title=" ] `useChocolateyCentralManagementDeployments` - Use Chocolatey Central Management Deployments - Centrally managed deployments of packages and scripts can be sent from Chocolatey Central Management. Business editions only (version 2.1.0+). See [docs" value="ccm" />
62+
* `useChocolateyCentralManagement` - Use Chocolatey Central Management - Lists of installed and outdated packages will be reported to the chosen Chocolatey Central Management server. Business editions only (version 2.0.0+).
63+
* `useChocolateyCentralManagementDeployments` - Use Chocolatey Central Management Deployments - Centrally managed deployments of packages and scripts can be sent from Chocolatey Central Management. Business editions only (version 2.1.0+).
6464

6565
Also found at <Xref title="Chocolatey Configuration" value="configuration" />.
6666

0 commit comments

Comments
 (0)