Christopher Cavey 2019-10-16 09:27:09 -04:00 committed by GitHub
parent 1a0a2d045b
commit 502ee8228a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ birth_message:
retain:
description: If the published message should have the retain flag on or not.
required: false
default: true
default: false
type: boolean
will_message:
description: Will Message
@ -64,6 +64,6 @@ will_message:
retain:
description: If the published message should have the retain flag on or not.
required: false
default: true
default: false
type: boolean
{% endconfiguration %}