Adjust booleans in notification modules. (#5157)

This commit is contained in:
Felix Fontein 2022-08-24 19:59:46 +02:00 committed by GitHub
parent 1b480e9f37
commit 35a283918a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 30 additions and 30 deletions

View file

@ -76,13 +76,13 @@ options:
description:
- Designates whether TLS/SSL should be used when connecting to the IRC server
type: bool
default: 'no'
default: false
part:
description:
- Designates whether user should part from channel after sending message or not.
Useful for when using a faux bot and not wanting join/parts between messages.
type: bool
default: 'yes'
default: true
style:
type: str
description: