If I start local-harvesting and then shutdown NIS will the harvesting instantly stop?
If you want to harvest without leaving your computer on, you have to connect to a remote NIS and start delegated harvesting there. Then you can shut down your client and computer - the remote NIS will keep harvesting for you, as long as it will not be shutdown itself.
And can the same NIS local-harvest on more than one account at the same time? Is it enough to change something in the config?
You mean: Can more than 1 account harvest on 1 NIS?
- Yes, but you have to change the configuration for this: Shutdown NIS, then go to the nem application directory (whereever you installed it) and then inside the folder "nis" there is a config.properties. Open it with a text editor and change this line:
nis.unlockedLimit = 1
to this:
nis.unlockedLimit = 2
It probably depends on your hardware, but it is recommended to not go higher than 3 for this.