Update matrix-appservice-discord config
This commit is contained in:
parent
b889cec431
commit
bd229fb11e
2 changed files with 1 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
||||||
# {{ ansible_managed }}
|
|
||||||
|
|
||||||
Package: node* libuv1*
|
|
||||||
Pin: release a=stretch-backports
|
|
||||||
Pin-Priority: 600
|
|
|
@ -54,7 +54,7 @@ database:
|
||||||
room:
|
room:
|
||||||
# Set the default visibility of alias rooms, defaults to "public".
|
# Set the default visibility of alias rooms, defaults to "public".
|
||||||
# One of: "public", "private"
|
# One of: "public", "private"
|
||||||
defaultVisibility: "public"
|
defaultVisibility: "private"
|
||||||
channel:
|
channel:
|
||||||
# Pattern of the name given to bridged rooms.
|
# Pattern of the name given to bridged rooms.
|
||||||
# Can use :guild for the guild name and :name for the channel name.
|
# Can use :guild for the guild name and :name for the channel name.
|
||||||
|
|
Loading…
Reference in a new issue