浏览代码

Update roles/custom/matrix-bot-draupnir/defaults/main.yml: make sure what the word "it" means here

Here "it" should not mean "the upstream advice".

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3978/head
Suguru Hirahara 1年前
父节点
当前提交
9d3ef6134b
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-bot-draupnir/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-draupnir/defaults/main.yml 查看文件

@@ -56,7 +56,7 @@ matrix_bot_draupnir_systemd_wanted_services_list: []
matrix_bot_draupnir_pantalaimon_use: false

# If you choose to accept the risks of using Pantalaimon in your installation
# against the upstream advice, you can enable this to disable the warning about it.
# against the upstream advice, you can enable this to disable the warning about using it.
matrix_bot_draupnir_pantalaimon_breakage_ignore: false

# Tells the bot if it should use its native E2EE support in the form of experimental Rust Crypto in the bot SDK.


正在加载...
取消
保存