[PR #18] [MERGED] Basic cache headers for images #838

Closed
opened 2026-03-15 15:38:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/18
Author: @baamenabar
Created: 1/12/2017
Status: Merged
Merged: 1/12/2017
Merged by: @sadok-f

Base: masterHead: set-cache-headers


📝 Commits (1)

  • 492e7a3 Basic cache headers for images

📊 Changes

3 files changed (+70 additions, -2 deletions)

View changed files

📝 docker/resources/etc/nginx/conf.d/flyimage.conf (+14 -1)
📝 docker/resources/etc/nginx/nginx.conf (+40 -1)
📝 src/Core/Controller/CoreController.php (+16 -0)

📄 Description

Partially solves #13


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/18 **Author:** [@baamenabar](https://github.com/baamenabar) **Created:** 1/12/2017 **Status:** ✅ Merged **Merged:** 1/12/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `set-cache-headers` --- ### 📝 Commits (1) - [`492e7a3`](https://github.com/flyimg/flyimg/commit/492e7a361013652165a4b27fd841cd2c200de7b1) Basic cache headers for images ### 📊 Changes **3 files changed** (+70 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/resources/etc/nginx/conf.d/flyimage.conf` (+14 -1) 📝 `docker/resources/etc/nginx/nginx.conf` (+40 -1) 📝 `src/Core/Controller/CoreController.php` (+16 -0) </details> ### 📄 Description Partially solves #13 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:38:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#838
No description provided.