|
|
|
@@ -77,7 +77,7 @@ matrix_bot_draupnir_pantalaimon_password: "" |
|
|
|
matrix_bot_draupnir_login: "{{ matrix_bot_draupnir_pantalaimon_username if matrix_bot_draupnir_pantalaimon_use == 'true' else 'bot.draupnir' }}" |
|
|
|
matrix_bot_draupnir_password: "{{ matrix_bot_draupnir_pantalaimon_password }}" |
|
|
|
|
|
|
|
# Controls if we activate the pantalaimon config block for now. This configuration block is proable to change name for our usecase |
|
|
|
# Controls if we activate the Pantalaimon config block for now. This configuration block's name will probably be changed for our usecase |
|
|
|
# due to a Draupnir push to scrub Pantalaimon from the codebase. |
|
|
|
matrix_bot_draupnir_login_native: "" |
|
|
|
|
|
|
|
@@ -88,11 +88,11 @@ matrix_bot_draupnir_login_native: "" |
|
|
|
matrix_bot_draupnir_management_room: "" |
|
|
|
|
|
|
|
# Endpoint URL that Draupnir uses to interact with the Matrix homeserver (client-server API). |
|
|
|
# Set this to the pantalaimon URL if you're using that. |
|
|
|
# Set this to the Pantalaimon URL if you're using that. |
|
|
|
matrix_bot_draupnir_homeserver_url: "" |
|
|
|
|
|
|
|
# Endpoint URL that Draupnir could use to fetch events related to reports (client-server API and /_synapse/), |
|
|
|
# only set this to the public-internet homeserver client API URL, do NOT set this to the pantalaimon URL. |
|
|
|
# only set this to the public-internet homeserver client API URL. Do NOT set this to the Pantalaimon URL. |
|
|
|
matrix_bot_draupnir_raw_homeserver_url: "" |
|
|
|
|
|
|
|
# Disable Server ACL is used if you want to not give the bot the right to apply Server ACLs in rooms without complaints from the bot. |
|
|
|
|