Skip to content

Commit 5827173

Browse files
DOC-4787 minor formatting changes
1 parent d162345 commit 5827173

File tree

1 file changed

+3
-3
lines changed
  • content/integrate/redis-data-integration/release-notes

1 file changed

+3
-3
lines changed

content/integrate/redis-data-integration/release-notes/rdi-1-6-0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ It also lets you _transform_ the data from relational tables into convenient and
2424

2525
## Headlines
2626

27-
- RDI now requires the RDI DB to have the following properties set, otherwise
27+
- RDI now requires the RDI database to have the following properties set, otherwise
2828
RDI will not start:
29-
- maxmemory_policy:noeviction,
30-
- aof_enabled:1
29+
- `maxmemory_policy`: `noeviction`,
30+
- `aof_enabled`: `1`
3131

3232
- Allow RDI to run in any K8s namespace
3333

0 commit comments

Comments
 (0)