imi415
03999af740
backend: s3: add option to choose bucket lookup type.
...
Certain S3 compatible storage providers does not support path style
bucket lookup anymore, add config option to manually specify DNS style
for minio.
Signed-off-by: imi415 <imi415@imi.moe >
2026-07-08 16:46:19 +08:00
Catherine
a7063e00ef
Implement site expiration.
...
Requires `feature = ["expiration"]`.
2026-05-29 00:13:44 +02:00
Catherine
5258bf756b
Add support for Netlify Basic-Auth: mechanism.
2026-03-29 12:11:56 +00:00
Catherine
1ca67f0590
Add a configurable limit on concurrent blob uploads.
...
Otherwise uploading a site with over 50,000 files will fail with
the default Go runtime configuration.
2026-03-26 14:52:11 +00:00
Maxim Slipenko
c74ec4ad23
Add configuration file example with default values only.
...
Reviewed-on: https://codeberg.org/git-pages/git-pages/pulls/127
Co-authored-by: Maxim Slipenko <maxim@slipenko.com >
Co-committed-by: Maxim Slipenko <maxim@slipenko.com >
2026-03-26 12:19:34 +01:00