Skip to content

Modify instance of "webdavs" to "webdav"

Omar Dzinic requested to merge bosnia/kaccounts-integration:master into master

Currently, when adding a Nextcloud account, KAccounts sets the URL for your Nextcloud to start with "webdavs://" instead of "webdav://" resulting in a connection refused error. Changing the URL to start with webdav fixes the issue.

Merge request reports