Server Whitelist
Where do I enable whitelist?
It's not in the game or server settings
What do you mean with "Whitelist"? You mean, that only whitelisted users can join the server?
Yes.
I've also tried adding a name to the whitelist, and that didn't enable it.
On a linux Factorio server has following server options that should be implemented to allow whitelisting as far as I know:
--use-server-whitelist
--server-whitelist FILE
Also would require to have server-whitelist.json similiar to server-adminlist.json in /factorio/config folder.
I know it might be a separated feature request, but implementing server-banlist wouldn't probably be too difficult when adding whitelist :)