26 lines
511 B
Text
Executable file
26 lines
511 B
Text
Executable file
# #ddev-generated
|
|
################################## INCLUDES ###################################
|
|
|
|
# Network
|
|
include /etc/redis/conf/network.conf
|
|
|
|
# General
|
|
include /etc/redis/conf/general.conf
|
|
|
|
# Snapshots
|
|
include /etc/redis/conf/snapshots.conf
|
|
|
|
# Security
|
|
include /etc/redis/conf/security.conf
|
|
|
|
# Memory management
|
|
include /etc/redis/conf/memory.conf
|
|
|
|
# CPU management
|
|
include /etc/redis/conf/io.conf
|
|
|
|
# Append mode
|
|
include /etc/redis/conf/append.conf
|
|
|
|
# Advanced config
|
|
include /etc/redis/conf/advanced.conf
|