forked from MirrorHub/synapse
Link background update controller docs to summary (#11475)
This commit is contained in:
parent
f44d729d4c
commit
153194c771
2 changed files with 2 additions and 0 deletions
1
changelog.d/11475.feature
Normal file
1
changelog.d/11475.feature
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Add plugin support for controlling database background updates.
|
|
@ -44,6 +44,7 @@
|
||||||
- [Presence router callbacks](modules/presence_router_callbacks.md)
|
- [Presence router callbacks](modules/presence_router_callbacks.md)
|
||||||
- [Account validity callbacks](modules/account_validity_callbacks.md)
|
- [Account validity callbacks](modules/account_validity_callbacks.md)
|
||||||
- [Password auth provider callbacks](modules/password_auth_provider_callbacks.md)
|
- [Password auth provider callbacks](modules/password_auth_provider_callbacks.md)
|
||||||
|
- [Background update controller callbacks](modules/background_update_controller_callbacks.md)
|
||||||
- [Porting a legacy module to the new interface](modules/porting_legacy_module.md)
|
- [Porting a legacy module to the new interface](modules/porting_legacy_module.md)
|
||||||
- [Workers](workers.md)
|
- [Workers](workers.md)
|
||||||
- [Using `synctl` with Workers](synctl_workers.md)
|
- [Using `synctl` with Workers](synctl_workers.md)
|
||||||
|
|
Loading…
Reference in a new issue