diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2023-04-17 18:16:02 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 18:16:02 -0600 |
commit | 929797d939e6d55ad7b0838c361396f43903156a (patch) | |
tree | 6de8baa3993287dee53a5c514610588c9b287382 | |
parent | Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431) (diff) | |
download | synapse-929797d939e6d55ad7b0838c361396f43903156a.tar.xz |
Add a note to the config documentation that the 'delete_stale_devices_after' job always runs on the main process (#15452)
Diffstat (limited to '')
-rw-r--r-- | changelog.d/15452.doc | 1 | ||||
-rw-r--r-- | docs/usage/configuration/config_documentation.md | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/15452.doc b/changelog.d/15452.doc new file mode 100644 |