Skip to content

Commit a6a49fa

Browse files
authored
Fix parameter name for data-checksums (zalando#2136)
Signed-off-by: Stephan Austermühle <[email protected]>
1 parent 44f08bc commit a6a49fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cluster_manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ documentation](https://patroni.readthedocs.io/en/latest/SETTINGS.html) for the
268268
explanation of `ttl` and `loop_wait` parameters.
269269

270270
* **initdb**
271-
a map of key-value pairs describing initdb parameters. For `data-checksum`,
271+
a map of key-value pairs describing initdb parameters. For `data-checksums`,
272272
`debug`, `no-locale`, `noclean`, `nosync` and `sync-only` parameters use
273273
`true` as the value if you want to set them. Changes to this option do not
274274
affect the already initialized clusters. Optional.

0 commit comments

Comments
 (0)