richdocuments icon indicating copy to clipboard operation
richdocuments copied to clipboard

Add support to add domains/hostnames in wopi allow list.

Open JMarcosHP opened this issue 4 months ago • 0 comments

Is your feature request related to a problem? Please describe. Nextcloud setups with dynamic IP need to update the wopi allow list every time the public IP changes or need to execute external scripts to keep the list updated.

Describe the solution you'd like Using domains that point to the current public IP with ddns services like cloudflare api, duck dns, etc. Can fix this issue.

Describe alternatives you've considered Unset wopi allow list (not recommended).

Additional context This

And this

JMarcosHP avatar Oct 17 '24 23:10 JMarcosHP