FoundKey/.config
Norm 5a52532c99
allow redis family to be specified as a string
This makes it consistent with `outgoingAddressFamily`, reducing
potential confusion.

For compatibility reasons, numbers are still permitted for `redis.family`
with the following mapping:
- `dual` = `0`
- `ipv4` = `4`
- `ipv6` = `6`

Changelog: Changed
2022-09-30 11:05:49 -04:00
..
docker_example.env chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
example.yml allow redis family to be specified as a string 2022-09-30 11:05:49 -04:00