Skip to content
Snippets Groups Projects
Verified Commit 362601c9 authored by anarcat's avatar anarcat
Browse files

fix lint warning

parent 6e20c937
No related branches found
No related tags found
No related merge requests found
......@@ -762,10 +762,10 @@ something that eventually will reduce the availability of Pages*" but:
>
> \[...\] But requests to GitLab API are also cached so GitLab Pages can
> survive a short outage of GitLab API. [Cache expiration policy is
> currently hard-coded in the codebase](https://gitlab.com/gitlab-org/gitlab-pages/-/blob/2cb80834597f8e0d818bb28b60e3338e0a3e6acb/internal/source/gitlab/cache/cache.go#L11), but once we address
> [issue #281](https://gitlab.com/gitlab-org/gitlab-pages/-/issues/281) we might be able to make it configurable for users
> running their GitLab on-premises too. This can help with reducing
> the dependency on the GitLab API.
> currently hard-coded in the codebase](https://gitlab.com/gitlab-org/gitlab-pages/-/blob/2cb80834597f8e0d818bb28b60e3338e0a3e6acb/internal/source/gitlab/cache/cache.go#L11), but once we
> address [issue #281](https://gitlab.com/gitlab-org/gitlab-pages/-/issues/281) we might be able to make it configurable for
> users running their GitLab on-premises too. This can help with
> reducing the dependency on the GitLab API.
Object storage itself (typically implemented with [minio](https://www.minio.io/)) is
itself [scalable](https://min.io/product/scalable-object-storage) and [highly available](https://min.io/product/active-data-replication-for-object-storage), including
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment