mirror of
https://github.com/directus/directus.git
synced 2026-02-12 00:24:58 -05:00
* Add assets concurrency and max size controls * Render no-thumbnail images nicer in app * Document new asset environment variables * Update package-lock
Views
Views are the top-level parent component that are used in all modules. Directus will only have two Views for the
foreseeable future: public and private for non-authenticated and authenticated routes respectively.