|
@@ -71,7 +71,7 @@ Configuring
|
|
First of all you need to tune your backend in the kvs application:
|
|
First of all you need to tune your backend in the kvs application:
|
|
|
|
|
|
```erlang
|
|
```erlang
|
|
-{kvs, [{dba,store_kai}]},
|
|
|
|
|
|
+{kvs, [{dba,store_mnesia}]},
|
|
```
|
|
```
|
|
|
|
|
|
Try to check it:
|
|
Try to check it:
|