Move remaining manhole stuff to mautrix-python

This commit is contained in:
Tulir Asokan
2021-08-14 16:22:31 +03:00
parent 7e728dd5af
commit 3ab5e4d8cc
5 changed files with 16 additions and 141 deletions
-4
View File
@@ -75,10 +75,6 @@ class Config(BaseBridgeConfig):
copy("metrics.enabled")
copy("metrics.listen_port")
copy("manhole.enabled")
copy("manhole.path")
copy("manhole.whitelist")
copy("bridge.username_template")
copy("bridge.alias_template")
copy("bridge.displayname_template")