removed Open-Xchange mentions
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user