element-hq / element-hq/synapse
Systematic validation of Synapse's config
Open
A-Config
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#12651](https://github.com/matrix-org/synapse/issues/12651).
---
I'd love to see something does all of our config key checking and typechecking at startup time. Ideally this would give us useful type annotations which could flow through the rest of the program; but I think we should optimise for something which produces good error messages for the server owner.
Contributor guide
Assessment
This issue has not been assessed yet.