Просмотр исходного кода

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 11 месяцев назад
Родитель
Сommit
a00a929238
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 649BCCF930C07F70
1 измененных файлов: 1 добавлений и 1 удалений
  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 Просмотреть файл

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


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


roomStateBackingStore: roomStateBackingStore:
enabled: {{ matrix_appservice_draupnir_for_all_enable_room_state_backing_store }} enabled: {{ matrix_appservice_draupnir_for_all_enable_room_state_backing_store }}

Загрузка…
Отмена
Сохранить