diff options
Diffstat (limited to 'community/cgminer/cgminer.conf.d')
-rw-r--r-- | community/cgminer/cgminer.conf.d | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/cgminer/cgminer.conf.d b/community/cgminer/cgminer.conf.d deleted file mode 100644 index 88ec535d6..000000000 --- a/community/cgminer/cgminer.conf.d +++ /dev/null @@ -1,11 +0,0 @@ -# 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" |