element-hq / element-hq/synapse
Configuration manual does not document `signing_key` option
Open
A-Config
A-Docs
O-Occasional
S-Minor
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#15538](https://github.com/matrix-org/synapse/issues/15538).
---
As an alternative to [`signing_key_path`](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#signing_key_path), you can specify the signing key inline via `signing_key`.
Also, we should document the format of the key (whether it be in a file or inline).
Contributor guide
Assessment
This issue has not been assessed yet.