element-hq / element-hq/synapse
some duration settings in the config file do not allow a unit suffix
Open
A-Config
O-Uncommon
S-Tolerable
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#12756](https://github.com/matrix-org/synapse/issues/12756).
---
The config documentation claims 'Configuration options that take a time period can be set using a number followed by a letter', but this is not universally true. Examples include:
* `background_updates.background_update_duration_ms`
* `background_updates.sleep_duration_ms`
Contributor guide
Assessment
This issue has not been assessed yet.