From 8c166eb9bdfba4f486742f77fcb86c5e88248ff5 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 14 May 2018 18:18:16 +0200 Subject: [PATCH] www/cache: minor tweaks, add description --- README.md | 1 + www/cache/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd216381f..749dd8e66 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ sysutils/smart -- SMART tools sysutils/vmware -- VMware tools sysutils/xen -- Xen guest utilities www/c-icap -- c-icap connects the web proxy with a virus scanner +www/cache -- Webserver cache www/web-proxy-sso -- Kerberos authentication module www/web-proxy-useracl -- Group and user ACL for the web proxy ``` diff --git a/www/cache/pkg-descr b/www/cache/pkg-descr index b62998e87..4561bf431 100644 --- a/www/cache/pkg-descr +++ b/www/cache/pkg-descr @@ -1 +1 @@ -Add and enable caching for the web gui to accelerate requests. +Add and enable caching for the web GUI to accelerate requests.