Alex Denes
8df9fdc4ab
- More templating and inheritance - New commands + rx_replace + rx_install + rx_cpkgdir - More transparency with secrets being sourced as variables and replaced - Modularization of configs + telegraf + nginx (partial) + fastd + wireguard + unbound - Split of unbound configurations and bind zones - Bumping of key versions (rolling keys) + ZSK/KSK + OpenDKIM - Relaxed permission defaults and other smaller tweaks...
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
# Configuration for /etc/init.d/redis
|
|
|
|
# User (and group) to run redis as.
|
|
#command_user="redis:redis"
|
|
|
|
# Redis configuration file.
|
|
cfgfile="/etc/redxen/redis/redxen.conf"
|