How can I change the allow_mult property to false on map data type bucket or bucket type?
I tried this but not working.
>riak-admin bucket-type update maps '{"props":{"allow_mult":false}}'
Error updating bucket type maps: Cannot change datatype bucket from allow_mult=true