We are using python to store documents into couchbase.
we get this error message coming from couchbase.
_TooBigError_0x4 (generated, catch TooBigError): <Key=u'1426714751', RC=0x4[The object requested is too big to store in the server], Operational Error, Results=1, C Source=(src\multiresult.c,309)>
how can i change the maximum size?
i'm using couchbase python SDK version 2.0