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/63935237-b168-4f1c-961b-7a92e48f0f00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to