ソースを参照

Update mappings configuration example

pull/476/head
Slavi Pantaleev 6年前
committed by GitHub
コミット
669780976f
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更5行の追加1行の削除
  1. +5
    -1
      roles/matrix-bridge-appservice-irc/defaults/main.yml

+ 5
- 1
roles/matrix-bridge-appservice-irc/defaults/main.yml ファイルの表示

@@ -235,7 +235,11 @@ matrix_appservice_irc_ircService_servers: []
# # 1:many mappings from IRC channels to room IDs on this IRC server.
# # The matrix room must already exist. Your matrix client should expose
# # the room ID in a "settings" page for the room.
# "#thepub": ["!kieouiJuedJoxtVdaG:localhost"]
# "#thepub":
# roomIds: ["!kieouiJuedJoxtVdaG:localhost"]
# # Channel key/password to use. Optional. If provided, matrix users do
# # not need to know the channel key in order to join the channel.
# # key: "secret"

# # Configuration for virtual matrix users. The following variables are
# # exposed:


読み込み中…
キャンセル
保存