remove non working proxy route and fix cs3 users example

This commit is contained in:
Willy Kloucek
2021-09-07 13:06:37 +02:00
parent 35c27afcb6
commit 3aa519c9de
5 changed files with 54 additions and 14 deletions
-4
View File
@@ -303,10 +303,6 @@ func defaultPolicies() []config.Policy {
Endpoint: "/ocs/",
Backend: "http://localhost:9140",
},
{
Endpoint: "/ocs/v[12].php/cloud/users/signing-key",
Backend: "http://localhost:9110",
},
{
Type: config.QueryRoute,
Endpoint: "/remote.php/?preview=1",