# Customized settings for Plone2 Instances

# Define nice level for Plone2 Server
SERVICE_RUN_NICE_LEVEL="+5"

# Instances to automatically start
INSTANCES="main"

# Instances for which all products should be automatically installed
AUTO_INSTALL_PRODUCTS="main"
