mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-22 08:04:20 +01:00
wip
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
8839afd469
commit
127c660c6f
|
@ -104,6 +104,7 @@ manhole:
|
|||
|
||||
# Bridge config
|
||||
bridge:
|
||||
env_prefix: "MAUTRIX_FACEBOOK"
|
||||
# Localpart template of MXIDs for Facebook users.
|
||||
# {userid} is replaced with the user ID of the Facebook user.
|
||||
username_template: "facebook_{userid}"
|
||||
|
@ -323,8 +324,6 @@ facebook:
|
|||
carrier: Verizon
|
||||
hni: 311390
|
||||
|
||||
env_prefix: "MAUTRIX_FACEBOOK"
|
||||
|
||||
# Python logging configuration.
|
||||
#
|
||||
# See section 16.7.2 of the Python documentation for more info:
|
||||
|
|
Loading…
Reference in a new issue