complement
complement copied to clipboard
Let appservice registration files contain arbitrary keys
- Remove storing/retrieving AS registrations from docker labels, there's no need for this.
- Remove
b.ApplicationServiceso arbitrary keys can be set on the registration file.
Fixes https://github.com/matrix-org/complement/issues/680
Doesn't execute much more than this yet, so doesn't address https://github.com/matrix-org/complement/issues/228 fully.