Skip to content

Commit 05c9707

Browse files
committed
Minor changes to formatting of the changelog
1 parent f3cbb40 commit 05c9707

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

changelog.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ redisio CHANGE LOG
55
---
66

77
- Added changelog.md
8-
- Added a bunch more configuration options that were left out (default values left as they were before):
9-
databases
10-
slaveservestaledata
11-
replpingslaveperiod
12-
repltimeout
13-
maxmemorysamples
14-
noappendfsynconwrite
15-
aofrewritepercentage
16-
aofrewriteminsize
8+
- Added a bunch more configuration options that were left out (default values left as they were before):
9+
- databases
10+
- slaveservestaledata
11+
- replpingslaveperiod
12+
- repltimeout
13+
- maxmemorysamples
14+
- noappendfsynconwrite
15+
- aofrewritepercentage
16+
- aofrewriteminsize
1717

1818
It is worth nothing that since there is a configurable option for conf include files, and the fact that redis uses the most recently read configuration option... even if a new option where to show up, or and old one was not included they could be added using that pattern.
1919

0 commit comments

Comments
 (0)