element-hq / element-hq/synapse
Application registration API
Open
A-Application-Service
T-Enhancement
z-p3
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#5799](https://github.com/matrix-org/synapse/issues/5799).
---
**Description:**
As I see, there was an ability to register application in runtime via API, but it was removed: https://github.com/matrix-org/synapse/pull/116. So, the question is why?
Currently, it seems a bit strange to manually adding registration.yaml files and restarting server after that. There is no opportunity for dynamic application registration.
Maybe I have missed something...
Contributor guide
Assessment
This issue has not been assessed yet.