Quellcode durchsuchen

Update roles/custom/matrix-bot-draupnir/defaults/main.yml: change the subject who discourages Pantalaimon

This change clarifies that it is the upstream project, not this project owner, that discourages enabling Pantalaimon for Draupnir. This distinction should make it clear who is responsible for the matter.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3978/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
665f7369d6
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. +3
    -2
      roles/custom/matrix-bot-draupnir/defaults/main.yml

+ 3
- 2
roles/custom/matrix-bot-draupnir/defaults/main.yml Datei anzeigen

@@ -49,8 +49,9 @@ matrix_bot_draupnir_systemd_wanted_services_list: []
# Whether Draupnir should talk to the homeserver through Pantalaimon
# If true, then other variables must be provided including pointing
# `matrix_bot_draupnir_homeserver_url` to the Pantalaimon URL.
# We discourage enabling this option, because it is known that running
# Draupnir along with Pantalaimon breaks all workflows that involve
#
# The upstream project discourages enabling this option, because it is
# known that running Draupnir along with Pantalaimon breaks all workflows that involve
# answering prompts with reactions. (Hint: a lot of workflows rely on them.)
matrix_bot_draupnir_pantalaimon_use: false



Laden…
Abbrechen
Speichern