Update matrix-corporal (1.2.2 -> 1.3.0)
This commit is contained in:
parent
fcceb3143d
commit
a88b24ed2c
@ -9,7 +9,7 @@ matrix_corporal_container_expose_ports: false
|
||||
# List of systemd services that matrix-corporal.service depends on
|
||||
matrix_corporal_systemd_required_services_list: ['docker.service']
|
||||
|
||||
matrix_corporal_docker_image: "devture/matrix-corporal:1.2.2"
|
||||
matrix_corporal_docker_image: "devture/matrix-corporal:1.3.0"
|
||||
matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal"
|
||||
matrix_corporal_config_dir_path: "{{ matrix_corporal_base_path }}/config"
|
||||
matrix_corporal_cache_dir_path: "{{ matrix_corporal_base_path }}/cache"
|
||||
@ -40,4 +40,4 @@ matrix_corporal_http_api_auth_token: ""
|
||||
# Matrix Corporal policy provider configuration (goes directly into the configuration's `PolicyProvider` value)
|
||||
matrix_corporal_policy_provider_config: ""
|
||||
|
||||
matrix_corporal_debug: false
|
||||
matrix_corporal_debug: false
|
||||
|
Loading…
Reference in New Issue
Block a user