Remove splitdns from defaults

This commit is contained in:
thorstenspille 2023-10-29 22:27:56 +01:00
parent 16330657cd
commit f2d28c9c8b

View File

@ -29,7 +29,7 @@ LXC_NESTING="1"
# Example:
# OPTIONAL_FEATURES=(wsdd)
# OPTIONAL_FEATURES=(wsdd splitdns)
OPTIONAL_FEATURES=(wsdd splitdns)
OPTIONAL_FEATURES=(wsdd)
# Sets the minimum amount of RAM the service needs for operation
LXC_MEM_MIN=1024