Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -10,3 +10,22 @@ config BR2_PACKAGE_PURE_FTPD
|
||||
well as hosting providers.
|
||||
|
||||
http://www.pureftpd.org
|
||||
|
||||
if BR2_PACKAGE_PURE_FTPD
|
||||
|
||||
config BR2_PACKAGE_PURE_FTPD_FTPWHO
|
||||
bool "ftpwho"
|
||||
help
|
||||
Enable the pure-ftpd command. Pure-ftpwho shows current Pure-ftpd
|
||||
client sessions. Only the system administrator may run this. Output
|
||||
can be text (default), HTML, XML data and parser-optimized.
|
||||
|
||||
config BR2_PACKAGE_PURE_FTPD_QUOTAS
|
||||
bool "quotas"
|
||||
help
|
||||
Enable virtual quotas. With virtual quotas, restrictions can
|
||||
be placed on the maximum number of files a user can store in
|
||||
his account. In addition, restrictions can also be placed
|
||||
on the total size.
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user