In this documentation: https://docs.craftercms.org/en/3.1/developers/remote-assets.html#by-passing-remote-assets-in-delivery-for-webdav
To avoid proxying the WebDav /remote-assets in Delivery ...
It implies you can run Crafter Delivery with URLs like "/remote-assets/webdav/profile1/mypath/logo.png" just like in Studio. However, the WebDav related configuration is discussed in the context of Studio:
https://docs.craftercms.org/en/3.1/site-administrators/studio/webdav-profiles-configuration.html
I understand not letting delivery proxy WebDav is the right thing to do, but for documentation completeness, how do you configure WebDav profiles for delivery? e.g. what is the XML file path in a delivery-only environment.