Skip to content

Add a cached property for the local image server

Erwan Rouchet requested to merge local-server-property into master

This removes a lot of duplicate queries in most endpoints that manage Element instances (/elements, /element/uuid, /page/uuid, /element/uuid/pages, etc.) aka the most frequently used endpoints.

Merge request reports

Loading