Skip to content

Commit 362c6bc

Browse files
Add links to valkey.conf for releases 8.0 and 8.1 (#337)
Signed-off-by: Simon Baatz <[email protected]> Signed-off-by: Viktor Söderqvist <[email protected]> Co-authored-by: Viktor Söderqvist <[email protected]>
1 parent eb68ad8 commit 362c6bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

topics/valkey.conf.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ The list of configuration directives, and their meaning and intended usage
3434
is available in the self documented example valkey.conf shipped into the
3535
Valkey distribution.
3636

37-
* The self documented [valkey.conf for Valkey OSS 7.2](https://raw.githubusercontent.com/valkey-io/valkey/7.2/valkey.conf).
37+
* The self documented [valkey.conf for Valkey 8.1](https://raw.githubusercontent.com/valkey-io/valkey/8.1/valkey.conf).
38+
* The self documented [valkey.conf for Valkey 8.0](https://raw.githubusercontent.com/valkey-io/valkey/8.0/valkey.conf).
39+
* The self documented [valkey.conf for Valkey 7.2](https://raw.githubusercontent.com/valkey-io/valkey/7.2/valkey.conf).
3840
* The self documented [redis.conf for Redis OSS 7.2](https://raw.githubusercontent.com/redis/redis/7.2/redis.conf).
3941
* The self documented [redis.conf for Redis OSS 7.0](https://raw.githubusercontent.com/redis/redis/7.0/redis.conf).
4042
* The self documented [redis.conf for Redis OSS 6.2](https://raw.githubusercontent.com/redis/redis/6.2/redis.conf).

0 commit comments

Comments
 (0)