Explorar el Código

Update D4A Configuration to harmonise with bot mode

Change the default config for D4A to align with bot mode default in mdad. This should also avert a bit of a mess of a potential bug.
pull/4166/head
Catalan Lover hace 1 año
padre
commit
a00a929238
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 649BCCF930C07F70
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-appservice-draupnir-for-all/templates/production-appservice.yaml.j2

+ 1
- 1
roles/custom/matrix-appservice-draupnir-for-all/templates/production-appservice.yaml.j2 Ver fichero

@@ -25,7 +25,7 @@ webAPI:
port: 9000

# The directory the bot should store various bits of information in
dataPath: "/data/storage"
dataPath: "/data"

roomStateBackingStore:
enabled: {{ matrix_appservice_draupnir_for_all_enable_room_state_backing_store }}

Cargando…
Cancelar
Guardar