You're right Jens - I had a complete memory failure on that one. Thanks
very much for sanity checking that.
As you say, you can define the cache properly inside your database config -
here's an config example excerpt:
```
"databases": {
"default": {
"server": "http://localhost:8091",
"bucket": "default",
"cache": {
"channel_cache_max_length": 1000,
"channel_cache_min_length": 25,
}
}
}
```
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/84c1c9f3-af06-4443-957c-fe567b3cdd1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.