diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml.example b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml.example index 2d995f2..5504732 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml.example +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml.example @@ -63,4 +63,4 @@ openxchange_smtp_port: 587 # Whether to use STARTTLS or SSL for SMTP. Adjust according to your Open-Xchange configuration. openxchange_smtp_starttls: true -openxchange_smtp_ssl: true \ No newline at end of file +openxchange_smtp_ssl: false \ No newline at end of file