Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "daemon": {
- "host": "127.0.0.1",
- "timeout": 5
- },
- "meta": {
- "motd": "Welcome to Ghetto-pool, enjoy your stay! - http://www.gehttomining.ddns.net:8081",
- "txMessage": "http://www.Ghettopool.ddns.net/"
- },
- "miner": {
- "validateUsername": true,
- "timeout": 300
- },
- "job": {
- "blockRefreshInterval": 1000,
- "rebroadcastTimeout": 55
- },
- "stratum": {
- "enabled": true,
- "bind": "192.168.1.3",
- "diff": 16,
- "vardiff": {
- "enabled": true,
- "minDiff": 8,
- "maxDiff": 184320,
- "targetTime": 10,
- "retargetTime": 25,
- "variancePercent": 30
- }
- },
- "banning": {
- "enabled": true,
- "duration": 600,
- "invalidPercent": 50,
- "checkThreshold": 100,
- "purgeInterval": 300
- },
- "storage": {
- "hybrid": {
- "enabled": true,
- "redis": {
- "host": "127.0.0.1",
- "port": 6379,
- "password": "",
- "databaseId": 0
- },
- "mysql": {
- "host": "127.0.0.1",
- "port": 3306,
- "user": "ghettng",
- "password": "Shk0"
- }
- },
- "mpos": {
- "enabled": false,
- "mysql": {
- "host": "localhost",
- "port": 3306,
- "user": "gng",
- "password": "Sh0"
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement