summaryrefslogtreecommitdiffstats
path: root/package/nginx-upload/Config.in
blob: b4ee71cabade9ddc6be69a5f57719da5c6b93c8c (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_NGINX_UPLOAD
	bool "nginx-upload"
	select BR2_PACKAGE_OPENSSL
	help
	  A module for nginx web server for handling file uploads
	  using multipart/form-data encoding (RFC 1867).

	  https://github.com/vkholodkov/nginx-upload-module
OpenPOWER on IntegriCloud