summaryrefslogtreecommitdiff
path: root/lib/Net/Riak.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/Riak.pm')
-rw-r--r--lib/Net/Riak.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Net/Riak.pm b/lib/Net/Riak.pm
index 45d445a..8ac536b 100644
--- a/lib/Net/Riak.pm
+++ b/lib/Net/Riak.pm
@@ -42,7 +42,6 @@ sub bucket {
my $client = Net::Riak->new(
host => 'http://10.0.0.40:8098',
ua_timeout => 900,
- disable_return_body => 1
);
# Or PBC interface.
@@ -123,7 +122,7 @@ timeout for L<LWP::UserAgent> in seconds, defaults to 3.
Disable returning of object content in response in a store operation.
-If set to true and the object has siblings these will not be available without an additional fetch.
+If set to true and the object has siblings these will not be available without an additional fetch.
This will become the default behaviour in 0.17