Config.in 245 B

12345678
  1. config BR2_PACKAGE_NGINX_DAV_EXT
  2. bool "nginx-dav-ext"
  3. depends on BR2_PACKAGE_NGINX_HTTP_DAV_MODULE
  4. select BR2_PACKAGE_EXPAT
  5. help
  6. NGINX WebDAV missing commands support (PROPFIND & OPTIONS).
  7. https://github.com/arut/nginx-dav-ext-module