Explorar el Código

Update roles/matrix-bridge-mautrix-facebook/defaults/main.yml

Accepted? (This is all very new to me)

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1909/head
ThellraAK hace 4 años
committed by GitHub
padre
commit
ace867ecfa
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      roles/matrix-bridge-mautrix-facebook/defaults/main.yml

+ 2
- 1
roles/matrix-bridge-mautrix-facebook/defaults/main.yml Ver fichero

@@ -128,5 +128,6 @@ matrix_mautrix_facebook_registration_yaml: |
de.sorunome.msc2409.push_ephemeral: true de.sorunome.msc2409.push_ephemeral: true


matrix_mautrix_facebook_registration: "{{ matrix_mautrix_facebook_registration_yaml|from_yaml }}" matrix_mautrix_facebook_registration: "{{ matrix_mautrix_facebook_registration_yaml|from_yaml }}"
#Sets the default log level for the bridge

# Specifies the default log level for all bridge loggers.
matrix_mautrix_facebook_logging_level: DEBUG matrix_mautrix_facebook_logging_level: DEBUG

Cargando…
Cancelar
Guardar