Aaron Raimist
před 6 roky
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 37419210002890EF
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
roles/matrix-riot-web/defaults/main.yml
|
|
|
@@ -1,6 +1,6 @@ |
|
|
|
matrix_riot_web_enabled: true |
|
|
|
|
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.5.2" |
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.5.3" |
|
|
|
matrix_riot_web_docker_image_force_pull: "{{ matrix_riot_web_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web" |
|
|
|
|