1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
DarthSim
835ddbc5ef Update k6 script 2022-09-15 22:12:16 +06:00
DarthSim
6d7fc6f5c5 k6 script 2022-07-12 18:22:37 +06:00
dcanob
f37d027f4f
add config fallback ttl to avoid default ttl when fallback response (#818)
* 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>
2022-03-31 13:36:13 +06:00
DarthSim
b75b6cb5a2 Add robots.txt and sitemap.txt 2022-02-16 20:54:37 +06:00
DarthSim
77d7e8f4c3 Update .gitignore 2020-06-15 19:52:48 +06:00
DarthSim
71e720c625 Ignore .tmp 2019-06-04 19:30:46 +06:00
DarthSim
27256e5779 gitignore .vscode 2019-04-01 21:23:58 +06:00
Cyril Rohr
7c7add8dc1 Enable s3 transport scheme 2018-10-04 21:03:59 +06:00
DarthSim
3fa721bee0 Configure over env variables 2017-06-27 03:38:00 +03:00
DarthSim
a7da9207be Use glide for dependency managemment 2017-06-20 17:58:18 +03:00
Sergey Alexandrovich
0c006ce61e Initial commit 2017-06-20 17:00:17 +03:00