Skip to content

Commit f9be54a

Browse files
committed
Fix configuration docs
1 parent 2fad1b5 commit f9be54a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/configuration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,5 @@ Until the ledger state migration happens any restart requires reusing the `--boo
157157

158158
### --keep-tx-metadata
159159

160-
This flag was introduced in v.13.2.0.0 as all postgres field with the type jsonb were removed to improve insertion performance.
161-
If they are required and you have database queries against jsonb then activate this flag to re-introduce the type jsonb.
160+
It keeps only metadata with the specified keys.
162161
You can pass multiple values to the flag eg: `--keep-tx-metadata 1,2,3` make sure you are using commas between each key.

0 commit comments

Comments
 (0)