Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Add max entries in memory cache to config #403

Closed
art2limit opened this issue May 14, 2020 · 1 comment
Closed

Add max entries in memory cache to config #403

art2limit opened this issue May 14, 2020 · 1 comment

Comments

@art2limit
Copy link

https://github.com/GoogleChrome/rendertron/blob/master/src/memory-cache.ts

export const CACHE_MAX_ENTRIES = 100;

is hard-coded, please add opportunity to change it on config.json

@art2limit art2limit changed the title Add max entries on memory cache to config Add max entries in memory cache to config May 14, 2020
@AVGP
Copy link
Collaborator

AVGP commented May 14, 2020

This will be taken care of in #400

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants