[PR #302] [MERGED] implement TTLs for icon cache #2701

Closed
opened 2026-03-03 08:36:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/302
Author: @tycho
Created: 12/17/2018
Status: Merged
Merged: 12/18/2018
Merged by: @dani-garcia

Base: masterHead: icon-cache-ttl


📝 Commits (2)

  • 848cd1d add environment variables for ICON_CACHE_TTL and ICON_CACHE_NEGTTL
  • a55c048 icons: implement positive/negative cache TTLs

📊 Changes

3 files changed (+68 additions, -1 deletions)

View changed files

📝 .env (+5 -0)
📝 src/api/icons.rs (+55 -1)
📝 src/main.rs (+8 -0)

📄 Description

For previous discussion, see also #299.


🔄 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/dani-garcia/vaultwarden/pull/302 **Author:** [@tycho](https://github.com/tycho) **Created:** 12/17/2018 **Status:** ✅ Merged **Merged:** 12/18/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `icon-cache-ttl` --- ### 📝 Commits (2) - [`848cd1d`](https://github.com/dani-garcia/vaultwarden/commit/848cd1dbec7ecbe6df3928bcdac9b332532d1748) add environment variables for ICON_CACHE_TTL and ICON_CACHE_NEGTTL - [`a55c048`](https://github.com/dani-garcia/vaultwarden/commit/a55c048a622829bd91865001b879c33845f4d7ae) icons: implement positive/negative cache TTLs ### 📊 Changes **3 files changed** (+68 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env` (+5 -0) 📝 `src/api/icons.rs` (+55 -1) 📝 `src/main.rs` (+8 -0) </details> ### 📄 Description For previous discussion, see also #299. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:36:34 +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/vaultwarden#2701
No description provided.