We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb84a6e commit 514f9a1Copy full SHA for 514f9a1
1 file changed
inventory/group_vars/matrix_servers.yml
@@ -10,8 +10,10 @@
10
#
11
# Example value: example.com
12
matrix_domain: "{{ now(fmt='%Y') }}.seagl.org"
13
+matrix_static_files_file_index_html_enabled: false
14
matrix_static_files_file_matrix_support_enabled: true
15
matrix_static_files_container_labels_base_domain_enabled: true
16
+matrix_static_files_container_labels_base_domain_root_path_redirection_url: https://seagl.org/attend
17
18
matrix_server_fqn_matrix: "{{ now(fmt='%Y') }}-ephemeral.host.seagl.org"
19
0 commit comments