mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
f37d027f4f
* add config fallback ttl to avoid default ttl when fallback response * Update docs/configuration.md Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com> * move FallbackTTL to loadFallbackImage * rewrite ifelse * Update imagedata/image_data.go don't use config.FallbackTTL on header to get TTL on the response Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com> * Update processing_handler.go don't use config.FallbackTTL on header to get TTL on the response Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com> * rename FallbackTTL to FallbackImageTTL * Update processing_handler.go * Fix linter errors Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
12 lines
97 B
Plaintext
12 lines
97 B
Plaintext
*.swp
|
|
imgproxy
|
|
tmp/
|
|
.tmp
|
|
.vscode/
|
|
|
|
.gitmodules
|
|
docker-base
|
|
docs/sitemap.txt
|
|
.env
|
|
.devcontainer/*
|