mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-25 21:48:28 -05:00
@@ -52,8 +52,8 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
},
|
||||
FileMetadataCache: config.Cache{
|
||||
Store: "memory",
|
||||
Database: "ocis",
|
||||
Store: "nats-js-kv",
|
||||
Database: "cache-filemetadata",
|
||||
TTL: 24 * 60 * time.Second,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user