瀏覽代碼

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:


Loading…
取消
儲存