mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
0b58b0faf3
getRepairSteps is quite expensive (because every repair step is initialized and their dependencies are injected). Should not call it during register. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>