mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 09:45:19 +02:00
@@ -96,8 +96,8 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
},
|
||||
Cache: &config.Cache{
|
||||
Store: "memory",
|
||||
Database: "ocis",
|
||||
Store: "nats-js-kv",
|
||||
Database: "cache-roles",
|
||||
Table: "roles",
|
||||
TTL: time.Hour * 336,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user