Skip to content

Commit 6e0a31e

Browse files
authored
OP: update the config. page per Slack thread (#2492)
* OP: update the config. page per Slack thread * Apply suggestions from code review
1 parent 2665532 commit 6e0a31e

File tree

3 files changed

+22
-422
lines changed

3 files changed

+22
-422
lines changed

content/operate/oss_and_stack/install/archive/install-redis/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,7 @@ Make sure that everything is working as expected:
159159
4. If it's a new machine where you can try it without problems, make sure that after a reboot everything is still working.
160160
161161
{{% alert title="Note" color="warning" %}}
162-
The above instructions don't include all of the Redis configuration parameters that you could change. For example, to use AOF persistence instead of RDB persistence, or to set up replication, and so forth.
162+
The above instructions don't include all of the Redis configuration parameters that you could change. For example, to use AOF persistence instead of RDB persistence, or to set up replication, and so forth. Further details can be found in the [configuration article on this site]({{< relref "/operate/oss_and_stack/management/config" >}}).
163163
{{% /alert %}}
164164
165-
You should also read the example [redis.conf]({{< relref "/operate/oss_and_stack/management/config-file" >}}) file, which is heavily annotated to help guide you on making changes. Further details can also be found in the [configuration article on this site]({{< relref "/operate/oss_and_stack/management/config" >}}).
166-
167165
<hr>

0 commit comments

Comments
 (0)