diff --git a/roles/custom/matrix-appservice-draupnir-for-all/templates/production-appservice.yaml.j2 b/roles/custom/matrix-appservice-draupnir-for-all/templates/production-appservice.yaml.j2 index cdd6c418d..e72281924 100644 --- a/roles/custom/matrix-appservice-draupnir-for-all/templates/production-appservice.yaml.j2 +++ b/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 }}