Specify units on object-rsync-timeout config opt

The units for the object-rsync-timeout config option are not clear.
This commit clarifies that the specified value is in seconds.

Change-Id: I4d4492ee5590b8fbf02bbae4acaf1cceeb454c0c
This commit is contained in:
Billy Olsen 2017-08-16 14:34:42 -07:00
parent 56cf0e8210
commit 9b7f3201c4
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ options:
default: 900
type: int
description: |
Max duration of a partition rsync.
Max duration of a partition rsync (in seconds).
nagios-check-params:
default: "-m -r 60 180 10 20"
type: string