mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
introduce userlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -202,6 +202,10 @@ func DefaultPolicies() []config.Policy {
|
||||
Endpoint: "/api/v0/settings",
|
||||
Service: "com.owncloud.web.settings",
|
||||
},
|
||||
{
|
||||
Endpoint: "/api/v0/activities",
|
||||
Service: "com.owncloud.userlog.userlog",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user