mirror of https://github.com/dapr/docs.git
In Redis state store component configuration example (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#component-format), "failover" and "sentinelMasterName" fields were duplicated. This commit removes these duplicates, keeping the most verbose value (eg: "<bool> # Optional. Allowed: true, false" instead of "# Optional") and using the same position as the one in the spec metadata fields part (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#spec-metadata-fields). Signed-off-by: arthbalete <67156595+arthbalete@users.noreply.github.com> |
||
---|---|---|
.. | ||
archetypes | ||
assets | ||
content/en | ||
data/components | ||
layouts | ||
static | ||
themes | ||
.gitignore | ||
config.toml | ||
package-lock.json | ||
package.json | ||
staticwebapp.config.json |