diff options
author | Peter Bex <peter@more-magic.net> | 2025-09-30 10:56:19 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2025-09-30 10:57:23 +0200 |
commit | 6dc4b985fd78d685eda0efa029d9fdfba5be0e90 (patch) | |
tree | 16daa5e062a30c536a0aedc7664ee00d3ef51a91 /henrietta-cache.setup | |
parent | 32ece85162860624fa04644e2535e42f30b009a8 (diff) | |
download | henrietta-cache-6dc4b985fd78d685eda0efa029d9fdfba5be0e90.tar.gz |
Use sendfile instead of copy-port which is currently broken in C6; allow overriding http line limit1.8
Diffstat (limited to 'henrietta-cache.setup')
-rw-r--r-- | henrietta-cache.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/henrietta-cache.setup b/henrietta-cache.setup index 229b9ef..b95f3a6 100644 --- a/henrietta-cache.setup +++ b/henrietta-cache.setup @@ -5,4 +5,4 @@ (install-program 'henrietta-cache '("henrietta-cache") - '((version "1.6.1"))) + '((version "1.8"))) |