remove references to oc.ios://ios.owncloud.com since it is no longer used

This commit is contained in:
Willy Kloucek
2023-06-05 13:57:05 +02:00
parent d5b29a5118
commit 0f3dddafab
6 changed files with 5 additions and 10 deletions
@@ -109,7 +109,6 @@ func DefaultConfig() *config.Config {
ApplicationType: "native",
RedirectURIs: []string{
"oc://ios.owncloud.com",
"oc.ios://ios.owncloud.com",
},
},
},