Merge pull request #681 from scottcrossen/slc/ddclient

Dynamic DNS
This commit is contained in:
Slavi Pantaleev
2020-11-10 23:54:21 +02:00
committed by GitHub
14 changed files with 290 additions and 0 deletions

View File

@ -619,6 +619,23 @@ matrix_dimension_homeserver_federationUrl: "http://matrix-synapse:{{ 8048 if mat
######################################################################
######################################################################
#
# matrix-dynamic-dns
#
######################################################################
matrix_dynamic_dns_enabled: false
######################################################################
#
# /matrix-dynamic-dns
#
######################################################################
######################################################################
#
# matrix-email2matrix
@ -837,6 +854,8 @@ matrix_ssl_architecture: "{{
}[matrix_architecture]
}}"
matrix_ssl_pre_obtaining_required_service_name: "{{ 'matrix-dynamic-dns' if matrix_dynamic_dns_enabled else '' }}
######################################################################
#
# /matrix-nginx-proxy