# Sample environment file for systemd

# Where metrics are stored on disk.  This dir is recreated each time the service is restarted
PROMETHEUS_MULTIPROC_DIR="/tmp/"

# Uncomment this line to disable webserver when decisionengine is run from systemd.
# Can also add further arguments to this to configure how decisionengine service
# starts when run from systemd.  Run /usr/bin/decisionengine --help for arguments to add
#DE_OPTS="--no-webserver"
