summaryrefslogtreecommitdiff
path: root/network/haproxy/README
diff options
context:
space:
mode:
authorT3slider <t3slider@gmail.com>2018-09-20 15:17:58 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-20 15:17:58 +0100
commitf622d350a2a4c60a41aad257611b7f976bfbe2ad (patch)
tree055123e852dfb60c9673bdf9276f0d348e1f629a /network/haproxy/README
parent4ee3de6121c63acbdbcb152fd08f2b731508d0c9 (diff)
downloadslackbuilds-f622d350a2a4c60a41aad257611b7f976bfbe2ad.tar.gz
network/haproxy: Updated for version 1.8.13.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/haproxy/README')
-rw-r--r--network/haproxy/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/haproxy/README b/network/haproxy/README
index 271fffc62c..e9f613f484 100644
--- a/network/haproxy/README
+++ b/network/haproxy/README
@@ -5,3 +5,6 @@ applications. It is particularly suited for very high traffic web sites.
Note that a default configuration file is no longer provided at
/etc/haproxy/haproxy.cfg. See /usr/doc/haproxy-*/examples for some
sample configuration files.
+
+lua53 is an optional dependency for HAProxy. Pass LUA=yes to this script to
+enable lua support.