瀏覽代碼

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 1 年之前
父節點
當前提交
a00a929238
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 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

# 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 }}

Loading…
取消
儲存