|
|
@@ -12,7 +12,7 @@ |
|
|
matrix_appservice_draupnir_for_all_enabled: true |
|
|
matrix_appservice_draupnir_for_all_enabled: true |
|
|
|
|
|
|
|
|
# renovate: datasource=docker depName=depName=ghcr.io/the-draupnir-project/draupnir |
|
|
# renovate: datasource=docker depName=depName=ghcr.io/the-draupnir-project/draupnir |
|
|
matrix_appservice_draupnir_for_all_version: "v3.0.0" |
|
|
|
|
|
|
|
|
matrix_appservice_draupnir_for_all_version: "v3.1.0" |
|
|
|
|
|
|
|
|
matrix_appservice_draupnir_for_all_container_image_self_build: false |
|
|
matrix_appservice_draupnir_for_all_container_image_self_build: false |
|
|
matrix_appservice_draupnir_for_all_container_image_self_build_repo: "https://github.com/the-draupnir-project/Draupnir.git" |
|
|
matrix_appservice_draupnir_for_all_container_image_self_build_repo: "https://github.com/the-draupnir-project/Draupnir.git" |
|
|
@@ -66,8 +66,8 @@ matrix_appservice_draupnir_for_all_force_restart: "{{ |
|
|
# unset and `matrix_appservice_draupnir_for_all_initialManager` to be a valid |
|
|
# unset and `matrix_appservice_draupnir_for_all_initialManager` to be a valid |
|
|
# user ID. |
|
|
# user ID. |
|
|
# Zero Touch Deployment is recomended for all new deployments. |
|
|
# Zero Touch Deployment is recomended for all new deployments. |
|
|
# New deployments that are exempt from this recomendation are assumed to be advanced users. |
|
|
|
|
|
# Who know what they are doing and have specific needs that require the flexibility of non-zero-touch-deployment mode. |
|
|
|
|
|
|
|
|
# New deployments that are exempt from this recomendation are assumed to be advanced users. |
|
|
|
|
|
# Who know what they are doing and have specific needs that require the flexibility of non-zero-touch-deployment mode. |
|
|
# Note that enabling this on an existing deployment will cause the bot to recreate the admin room. |
|
|
# Note that enabling this on an existing deployment will cause the bot to recreate the admin room. |
|
|
# Manual policy migration has to be done in that case as to not break when access controls return to working order. |
|
|
# Manual policy migration has to be done in that case as to not break when access controls return to working order. |
|
|
matrix_appservice_draupnir_for_all_zero_touch_deploy: false |
|
|
matrix_appservice_draupnir_for_all_zero_touch_deploy: false |
|
|
@@ -81,7 +81,7 @@ matrix_appservice_draupnir_for_all_zero_touch_deploy: false |
|
|
matrix_appservice_draupnir_for_all_config_adminRoom: "" # noqa var-naming |
|
|
matrix_appservice_draupnir_for_all_config_adminRoom: "" # noqa var-naming |
|
|
|
|
|
|
|
|
# This controls the mxid of who is invited to the admin room on its creation when using Zero Touch Deployment. |
|
|
# This controls the mxid of who is invited to the admin room on its creation when using Zero Touch Deployment. |
|
|
# The this value is mutually exclusive with matrix_appservice_draupnir_for_all_config_adminRoom |
|
|
|
|
|
|
|
|
# The this value is mutually exclusive with matrix_appservice_draupnir_for_all_config_adminRoom |
|
|
# and the bot will crash if you attempt to set both at the same time. |
|
|
# and the bot will crash if you attempt to set both at the same time. |
|
|
matrix_appservice_draupnir_for_all_config_initialManager: "" # noqa var-naming |
|
|
matrix_appservice_draupnir_for_all_config_initialManager: "" # noqa var-naming |
|
|
|
|
|
|
|
|
|