File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -498,13 +498,13 @@ settings and fail if it is not able to do so. Defaults to `true`.
498498
499499The length of time a node can go without receiving any new data before it's
500500automatically deactivated. (defaults to '7d', which is a 7-day period. Set to
501- '0 ' to disable auto-deactivation). This option is supported in PuppetDB >=
501+ '0d ' to disable auto-deactivation). This option is supported in PuppetDB >=
5025021.1.0.
503503
504504#### ` node_purge_ttl `
505505
506506The length of time a node can be deactivated before it's deleted from the
507- database. (defaults to '14d', which is a 14-day period. Set to '0 ' to disable
507+ database. (defaults to '14d', which is a 14-day period. Set to '0d ' to disable
508508purging). This option is supported in PuppetDB >= 1.2.0.
509509
510510#### ` report_ttl `
You can’t perform that action at this time.
0 commit comments