It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
server = "coinsforall.io";
port = "6668";
# Your ZCASH payout address
address = "zthTb2ToG5kuAc11Ni6NxoYjoxQdEr2XvST7XEdLvmHG9k7kotEcwYCaAn1SH4zRdPoXn9kNeFm8CQok9SNtNgn8d9WcdTK";
change the platform to nvidia instead of AMD
# You can give this machine a custom name
# Computer name is used as default
# name = "worker_name";
# Platform:
# "amd": AMD GCN cards
# "nvidia": NVidia Maxwell cards
platform = "amd";
# GPU crash handling (properly untested feature):
# 0 - do nothing
# 1 - close miner application
# 2 - reboot system (need superuser rights)
onCrash = "0";
# - The following settings have one entry per GPU
# - If you have more than 4 just add more entries or leave it as is to use defaults
# - All entries must be separated by commas and set between double quotes
# 0 = don't use device
# 1 = use device
devices = ["1", "1", "1", "1", "1"];
# work sizes
worksizes = ["256", "256", "256", "256", "256"];
# threads
threads = ["8192", "8192", "8192", "8192", "8192"];
# -1 means don't change
corefreq = ["-1", "-1", "-1", "-1", "-1"];
memfreq = ["-1", "-1", "-1", "-1", "-1"];
powertune = ["-1", "-1", "-1", "-1", "-1"];
fanspeed = ["-1", "-1", "-1", "-1", "-1"];