Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions topics/valkey.conf.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The list of configuration directives, and their meaning and intended usage
is available in the self documented example valkey.conf shipped into the
Valkey distribution.

* The self documented [valkey.conf for Valkey OSS 8.1](https://raw.githubusercontent.com/valkey-io/valkey/8.1/valkey.conf).
* The self documented [valkey.conf for Valkey OSS 8.0](https://raw.githubusercontent.com/valkey-io/valkey/8.0/valkey.conf).
* The self documented [valkey.conf for Valkey OSS 7.2](https://raw.githubusercontent.com/valkey-io/valkey/7.2/valkey.conf).
* The self documented [redis.conf for Redis OSS 7.2](https://raw.githubusercontent.com/redis/redis/7.2/redis.conf).
* The self documented [redis.conf for Redis OSS 7.0](https://raw.githubusercontent.com/redis/redis/7.0/redis.conf).
Expand Down