diff --git a/config/remote_generic/gitea.yaml b/config/remote_generic/gitea.yaml new file mode 100644 index 0000000..9195ad0 --- /dev/null +++ b/config/remote_generic/gitea.yaml @@ -0,0 +1,6 @@ +base_url: https://git.unkin.net +description: Internal Gitea unkin tag source archives +immutable_ttl: 0 +mutable_ttl: 7200 +patterns: + - "^unkin/[^/]+/archive/refs/tags/[^/]+\\.zip$"