removed Open-Xchange mentions

This commit is contained in:
Ebbe Baß
2026-07-29 13:00:50 +02:00
parent 25bffc5129
commit 1324bbd46e
2 changed files with 0 additions and 21 deletions
@@ -76,18 +76,3 @@ collabora_admin_password: "ChangeMe1234_"
# Nextcloud TLS certificate paths
cc_ssl_cert: "/etc/ssl/certs/collabora-selfsigned.crt"
cc_ssl_key: "/etc/ssl/private/collabora-selfsigned.key"
########################################
# Open-Xchange
########################################
# The domain of your Open-Xchange server.
openxchange_domain: "mail.example.com"
# IMAP and SMTP ports for Open-Xchange. Adjust if you have a custom setup.
openxchange_imap_port: 993
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: false