aports/community/redis/redis.confd
Jakub Jirutka c036781008 community/redis: move from main
Redis is not a free software (per OSI) anymore, it's being replaced with
its fork named Valkey.
2024-05-01 07:21:25 +00:00

8 lines
159 B
Bash

# Configuration for /etc/init.d/redis
# User (and group) to run redis as.
#command_user="redis:redis"
# Redis configuration file.
#cfgfile="/etc/redis.conf"