diff options
| -rw-r--r-- | database/mongodb_user.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/database/mongodb_user.py b/database/mongodb_user.py index 4ff7ec2c..9af22116 100644 --- a/database/mongodb_user.py +++ b/database/mongodb_user.py @@ -68,6 +68,7 @@ options: required: false default: null ssl: + version_added: "1.8" description: - Whether to use an SSL connection when connecting to the database default: False |
