Add unix socket manhole to access bridge internals at runtime
This commit is contained in:
@@ -73,6 +73,11 @@ metrics:
|
||||
enabled: false
|
||||
listen_port: 8000
|
||||
|
||||
# Manhole config.
|
||||
manhole:
|
||||
enabled: false
|
||||
path: /var/tmp/mautrix-telegram.manhole
|
||||
|
||||
# Bridge config
|
||||
bridge:
|
||||
# Localpart template of MXIDs for Telegram users.
|
||||
|
||||
Reference in New Issue
Block a user