Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Settings

EvadeMaster edited this page Jan 14, 2023 · 8 revisions

⚙️ Configure SaladBind

Update Miner Details

Info
  • Input: string
Developer Info
  • Reconfigure miner details.

This option is pretty much self-explanatory, this option will allow you to reconfigure your Miner Details.

Discord RPC

Info
  • Input: boolean Enabled/Disabled
Developer Info
  • Allow SaladBind to interface with Discord Rich Presence Client, must have Discord client (excluding web-based client) installed.

Enabling this will allow SaladBind or other derivatives (like this one!) to share Discord Activity.

🔥 Debug Settings

Bypass GPU Checks

Info
  • Input: boolean Enabled/Disabled
Developer Info
  • Allow SaladBind completely ignore hardware requirements regardless if it is compatible or not.

If you find SaladBind telling you that your GPU/CPU is not compatible with SaladBind (but you have checked and it is compatible), enable this option, this option will bypass all hardware checks.

Security protocol

Info
  • Input: boolean SSL/Stratum
  • Added on: StableBind v1.8.0
Developer Info
  • Switch from pools.json to pools-v2.json, which has SSL pools for NiceHash

ℹ️ Does not affect Prohashing pools, as of writing (09/12/2022), Prohashing does not currently have an SSL pool.

It is highly recommended that you use SSL over Stratum, Stratum sends all messages in plain text to the pool server, and SSL or Secure Socket Layer sends all messages in encrypted text, thus mitigating the "man-in-the-middle" attack.

UnstableBind Branch

Info
  • Input: boolean dev/Vanilla
  • Added on: StableBind v1.8.0, UnstableBind v1.7.9
Developer Info
  • Allow SaladBind to switch repository branches.

It is extremely recommended that you use the Vanilla branch unless you know what you're doing! Switching to the dev branch might break your StableBind installation.

If StableBind broke because of this option, delete the SaladBind Configuration file.

Overview

Info
  • Added on: StableBind v1.8.0
Developer Info
  • Show all SaladBind values. Useful for troubleshooting or adding new settings option.

This option was meant for (internally) testing new values. This option will just display Node.js version (that was used to build SaladBind), SaladBind version, isDev, SecProtocol, debugWarnings, bypassGPUChecks and more, Just all the nerds stuff.

image

Clone this wiki locally