You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -675,6 +675,11 @@ Defaults to `undef`, using the PuppetDB built-in default.
675
675
The amount of disk space (in MB) to allow for temporary message storage.
676
676
Defaults to `undef`, using the PuppetDB built-in default.
677
677
678
+
####`disable_update_checking`
679
+
680
+
Setting this to true disables checking for updated versions of PuppetDB and sending basic analytics data to Puppet.
681
+
Defaults to `undef`, using the PuppetDB built-in default.
682
+
678
683
####`certificate_whitelist_file`
679
684
680
685
The name of the certificate whitelist file to set up and configure in PuppetDB. Defaults to `/etc/puppetdb/certificate-whitelist` or `/etc/puppetlabs/puppetdb/certificate-whitelist` for FOSS and PE respectively.
0 commit comments