File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed 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`.
498
498
499
499
The length of time a node can go without receiving any new data before it's
500
500
automatically 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 >=
502
502
1.1.0.
503
503
504
504
#### ` node_purge_ttl `
505
505
506
506
The 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
508
508
purging). This option is supported in PuppetDB >= 1.2.0.
509
509
510
510
#### ` report_ttl `
You can’t perform that action at this time.
0 commit comments