Update matrix-appservice-discord config

This commit is contained in:
Alexandre Iooss 2019-03-23 12:52:25 +01:00
parent b889cec431
commit bd229fb11e
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
2 changed files with 1 additions and 6 deletions

View File

@ -1,5 +0,0 @@
# {{ ansible_managed }}
Package: node* libuv1*
Pin: release a=stretch-backports
Pin-Priority: 600

View File

@ -54,7 +54,7 @@ database:
room:
# Set the default visibility of alias rooms, defaults to "public".
# One of: "public", "private"
defaultVisibility: "public"
defaultVisibility: "private"
channel:
# Pattern of the name given to bridged rooms.
# Can use :guild for the guild name and :name for the channel name.