mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
cache special drive items until space root changes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -54,6 +54,8 @@ func DefaultConfig() *config.Config {
|
||||
WebDavPath: "/dav/spaces/",
|
||||
DefaultQuota: "1000000000",
|
||||
// 30 minutes
|
||||
ExtendedSpacePropertiesCacheTTL: 1800,
|
||||
// 30 minutes
|
||||
GroupsCacheTTL: 1800,
|
||||
// 30 minutes
|
||||
UsersCacheTTL: 1800,
|
||||
|
||||
Reference in New Issue
Block a user