Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "listen" : [
- { "port" : 8336 },
- { "port" : 8337, "protocol" : "http-json" },
- { "port" : 8337, "protocol" : "http-json" },
- { "host" : "127.0.0.1", "port" : 8338, "protocol" : "binary" }
- ],
- "engine" : "mysql",
- "host" : "localhost",
- "port" : 12121,
- "name" : "xxxxxxxxxx",
- "username" : "xxxxxxxxxx",
- "password" : "xxxxxxxxxx",
- "stmt.pwdb" :
- "SELECT password FROM pool_worker WHERE username = ?"
- "memcached" : }
- "servers" : [
- { "host" : "127.0.0.1", "port" : 11211 }
- ]
- "pid" : "/home/admin/apps/pushpool/pushpoold.pid",
- "forcehost" : "localhost",
- "log.requests" : "/home/admin/apps/pushpool/request.log",
- "log.shares" : "/home/admin/apps/pushpool/.shares.log",
- "longpoll.disable" : false,
- "auth.cred_cache.expire" : 75,
- "rpc.url" : "http://127.0.0.1:8332/",
- "rpc.user" : "xxxxxxxxxx",
- "rpc.pass" : "xxxxxxxxxx",
- "rpc.target.rewrite" : true,
- "work.expire" : 120,
- "roll.ntime.disable" : true
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement