Remove splitdns from default

This commit is contained in:
thorstenspille 2023-10-29 22:28:32 +01:00
parent f2d28c9c8b
commit 54883a83d1

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