Remove TOML appservice config - conduwuit uses admin command registration
This commit is contained in:
parent
d6e0df31ae
commit
7ca9770e14
|
|
@ -118,11 +118,6 @@ in
|
|||
database_path = "/var/lib/matrix-continuwuity/db/"
|
||||
log = "info"
|
||||
admin_room_tag = "m.server_notice"
|
||||
${optionalString cfg.slackBridge.enable ''
|
||||
|
||||
[[appservices]]
|
||||
registration = "/var/lib/matrix-appservices/mautrix_slack_registration.yaml"
|
||||
''}
|
||||
EOF
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue