Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546)

reviewable/pr18780/r1
Donovan Jones 8 years ago committed by René Moser
parent ed74ab8caf
commit fd235289dd

@ -87,7 +87,7 @@ options:
default: 30 default: 30
ttl: ttl:
description: description:
- The TTL to give the new record. Min 1 (automatic), max 2147483647 - The TTL to give the new record. Must be between 120 and 2,147,483,647 seconds, or 1 for automatic.
required: false required: false
default: 1 (automatic) default: 1 (automatic)
type: type:

Loading…
Cancel
Save