diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2023-01-23 11:27:28 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2023-01-25 09:27:24 +0100 |
commit | 907ff68bfc345a4ea99197494e44dfe05a56d562 (patch) | |
tree | 477c9d6031a2f6ff8052d84259267ae4c0301159 /tests/enable_all.php | |
parent | d51429a47232bbf46a2be832ecfa711f102da802 (diff) | |
download | nextcloud-server-907ff68bfc345a4ea99197494e44dfe05a56d562.tar.gz nextcloud-server-907ff68bfc345a4ea99197494e44dfe05a56d562.zip |
perf(app-framework): Make the app middleware registration lazy
Before this patch, app middlewares were registered on the dispatcher for
every app loaded in a Nextcloud process. With the patch, only
middlewares belonging to the same app of a dispatcher instance are
loaded.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'tests/enable_all.php')
0 files changed, 0 insertions, 0 deletions