mirror of
https://github.com/owncloud/ocis
synced 2026-05-03 04:52:22 +02:00
[full-ci] More cache cleanup (#6134)
* Make env var names consistent with the others * Remove unused OCS cache * Use the same cache database for shared caches * Bump reva
This commit is contained in:
@@ -52,7 +52,7 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
Cache: config.Cache{
|
||||
Store: "memory",
|
||||
Database: "system",
|
||||
Database: "ocis",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user