Does Joplin require a WebDAV server with the ngx_http_dav_ext_module WebDAV module installed or does it only require the core module ngx_http_dav_module?
It seems that if I want to get the "full" WebDAV support in Rocky Linux 9 using nginx requires compiling nginx with the third party module included which I would rather avoid if possible.