1.3.1 supersedes 1.3.0

This commit is contained in:
mDuo13
2019-07-25 15:37:07 -07:00
parent 9c46187253
commit 7287c3d70b
11 changed files with 26 additions and 25 deletions

View File

@@ -33,7 +33,7 @@ path=/var/lib/rippled/db/shards/nudb
max_size_gb=50
```
The `type` field can be omitted. If present, it _MUST_ be `NuDB`. [New in: rippled 1.3.0][]
The `type` field can be omitted. If present, it _MUST_ be `NuDB`. [New in: rippled 1.3.1][]
**Caution:** If `rippled` detects the wrong type of data in the shard store path, it may [fail to start](server-wont-start.html). You should use a new folder for the shard store. If you previously used a RocksDB shard store (`rippled` 1.2.x and lower), use a different path or delete the RocksDB shard data.