Procházet zdrojové kódy

Remove unused parts

pull/2089/head
Julian-Samuel Gebühr před 3 roky
rodič
revize
5f66b3b2e0
1 změnil soubory, kde provedl 0 přidání a 6 odebrání
  1. +0
    -6
      group_vars/matrix_servers

+ 0
- 6
group_vars/matrix_servers Zobrazit soubor

@@ -1339,12 +1339,6 @@ matrix_cactus_comments_enabled: false


matrix_cactus_comments_container_image_self_build: "{{ matrix_architecture not in ['amd64', 'arm32', 'arm64'] }}" matrix_cactus_comments_container_image_self_build: "{{ matrix_architecture not in ['amd64', 'arm32', 'arm64'] }}"


# Doesn't work as it must be in matrix container
#matrix_synapse_app_service_config_files: |
# {{
# ([ matrix_cactus_comments_app_service_config_file ] if matrix_cactus_comments_enabled else [])
# }}

# Normally, matrix-nginx-proxy is enabled and nginx can reach cactus-comments over the container network. # Normally, matrix-nginx-proxy is enabled and nginx can reach cactus-comments over the container network.
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose # If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose
# cactus-comments web-server port. # cactus-comments web-server port.


Načítá se…
Zrušit
Uložit