Add a background job to automatically delete stale devices (#12855)
Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
Showing
- changelog.d/12855.feature 1 addition, 0 deletionschangelog.d/12855.feature
- docs/usage/configuration/config_documentation.md 12 additions, 0 deletionsdocs/usage/configuration/config_documentation.md
- synapse/config/server.py 11 additions, 0 deletionssynapse/config/server.py
- synapse/handlers/device.py 29 additions, 1 deletionsynapse/handlers/device.py
- synapse/storage/databases/main/devices.py 39 additions, 0 deletionssynapse/storage/databases/main/devices.py
- tests/rest/client/test_devices.py 43 additions, 0 deletionstests/rest/client/test_devices.py
Loading
Please register or sign in to comment