# Use JSON-format configuration. (recommended)
CGMINER_CONF="/etc/cgminer.conf"

# Uncommend this if you prefer simple command-line arguments.
#CGMINER_CONF=""
#CGMINER_PROTOCOL="http"
#CGMINER_IP="127.0.0.1"
#CGMINER_PORT="8332"
#CGMINER_USER="username"
#CGMINER_PASS="password"
CGMINER_ARGS="--syslog"
