## Path:
## Description: OpenCloud Server settings
## Type:        string
## Default:     ""
## ServiceRestart: opencloud-server
#
# Command line options for opencloud-server.
#
OC_LOGLEVEL=warning

# User-defined arguments to pass to the run command.
CUSTOM_ARGS=""

# Restart on system upgrade. Defaults to true.
RESTART_ON_UPGRADE=true
