diff options
author | Lukas Fleischer <cgit@cryptocrack.de> | 2014-02-20 20:59:22 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-02-21 01:19:45 +0100 |
commit | 6ceba453a27ead382d0116d95bdeb6b6be1149e2 (patch) | |
tree | 3a4daf5a4d2fd1c0d158f41b4ea5350596fc25a2 /ui-refs.c | |
parent | git: Update to 1.9.0 (diff) | |
download | cgit-pink-6ceba453a27ead382d0116d95bdeb6b6be1149e2.tar.gz cgit-pink-6ceba453a27ead382d0116d95bdeb6b6be1149e2.zip |
Skip cache slot when time-to-live is zero
If time-to-live is set to zero, we don't need to regenerate the cache slots on every request. Instead, just skip the caching process and immediately provide the dynamically generated version of the page. Setting time-to-live to zero is useful when you want to disable caching for certain pages. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions