Fixes #17823 While we're at it, makes a change where the redactions are sent as the admin if the user is not a member of the server (otherwise these fail with a "User must be our own" message).
2 lines
152 B
Plaintext
2 lines
152 B
Plaintext
Fix a bug in the admin redact endpoint where the background task would not run if a worker was specified in
|
|
the config option `run_background_tasks_on`. |