summaryrefslogtreecommitdiff
path: root/package/nginx-dav-ext/Config.in
blob: 1e60321fe38ae7c5f7674219a82c0c597baf00bd (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_NGINX_DAV_EXT
	bool "nginx-dav-ext"
	depends on BR2_PACKAGE_NGINX_HTTP_DAV_MODULE
	select BR2_PACKAGE_EXPAT
	help
	  NGINX WebDAV missing commands support (PROPFIND & OPTIONS).

	  https://github.com/arut/nginx-dav-ext-module