diff options
author | Christophe Trussardi <chris@teria.org> | 2017-05-08 17:05:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:58:48 +0700 |
commit | 10cc71facf1636372a48776a65c1a3cff264f52d (patch) | |
tree | c830bf13787894bc8f4661159af5cc3d8b7300a9 /network/pure-ftpd/README | |
parent | 8791e07ce4528f3db4716a13dba89949ea4c58b1 (diff) | |
download | slackbuilds-10cc71facf1636372a48776a65c1a3cff264f52d.tar.gz |
network/pure-ftpd: Updated for version 1.0.46.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/pure-ftpd/README')
-rw-r--r-- | network/pure-ftpd/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pure-ftpd/README b/network/pure-ftpd/README index b33f04c50c..20991d15a7 100644 --- a/network/pure-ftpd/README +++ b/network/pure-ftpd/README @@ -4,12 +4,12 @@ and whistles, but focuses on efficiency and ease of use. It provides simple answers to common needs, plus unique useful features for personal users as well as hosting providers. -You can enable optional (not-autodetected) features by passing variables +You can enable optional (not-autodetected) features by passing variables to the script (VAR=yes/no ./pure-ftpd.SlackBuild): MYSQL=yes|no (default: no), requires mysql (available in Slackware) PGSQL=yes|no (default: no), requires postgresql TLS=yes|no (default: no), requires openssl (available in Slackware) -LANGUAGE=english|german|french ... (default: english, +LANGUAGE=english|german|french ... (default: english, see http://download.pureftpd.org/pub/pure-ftpd/doc/README for a complete list) |