1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 16:05:05 -05:00

Fix default value for "restricted" option.

This commit is contained in:
XMRig
2018-09-29 18:05:38 +03:00
parent 782a91f7e6
commit 9a173ce91e

View File

@@ -6,7 +6,7 @@
"id": null,
"worker-id": null,
"ipv6": false,
"restricted": false
"restricted": true
},
"asm": true,
"autosave": true,