factorio: Remove allowedPlayers

This commit is contained in:
Erwin Boskma 2024-11-12 21:13:04 +01:00
parent 9dd2e5f1d1
commit d88f956885
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -56,7 +56,6 @@
openFirewall = true;
saveName = "Blocks";
admins = [ "eboskma" ];
allowedPlayers = [ "eboskma" ];
requireUserVerification = false;
extraSettingsFile = config.sops.secrets.factorio-config.path;
};