diff options
author | Eric Eastwood <erice@element.io> | 2025-01-29 18:14:02 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-29 18:14:02 -0600 |
commit | a0b70473fc08611aa7ecdc50ce4404e882d9e7f9 (patch) | |
tree | 01fd8933fe57cfd0f5029af19593a6de3f60af04 /synapse/util/async_helpers.py | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-a0b70473fc08611aa7ecdc50ce4404e882d9e7f9.tar.xz |
Raise an error if someone is using an incorrect suffix in a config duration string (#18112)
Previously, a value like `5q` would be interpreted as 5 milliseconds. We should just raise an error instead of letting someone run with a misconfiguration.
Diffstat (limited to 'synapse/util/async_helpers.py')
0 files changed, 0 insertions, 0 deletions