www-servers/hinsightd: better description

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
This commit is contained in:
tiotags
2021-04-18 10:06:04 +03:00
parent a31b227e08
commit e44ff3483d

View File

@@ -1,8 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<!--<flag name="openssl">Enable tls encryption with openssl</flag>-->
</use>
<!-- maintainer-needed -->
<longdescription lang="en">
hinsightd is a http/1.1 webserver with a focus on simple code and
reliable behaviour.
Notable features: reverse proxying, output caching, ssl, pipelining,
cgi, output compression with deflate, graceful restart, 304 status,
etag, range requests and a very customizable config file using lua.
Virtual hosts can be implemented in lua.
Logging is entirely controled by lua.
Full debug information can be toggled per request and outputted to console or a log file.
</longdescription>
<use>
<!--<flag name="openssl">Enable tls encryption with openssl</flag>-->
</use>
</pkgmetadata>