summaryrefslogtreecommitdiff
path: root/app/views/admin/application_settings/_repository_static_objects.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+18
It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829