Home

DayZ Standalone

Config Generator

Fill in the fields below to generate a ready-to-use serverDZ.cfg for your DayZ Standalone dedicated server. For the full setup walkthrough -- getting the server files, required ports and starting it up -- see the DayZ Standalone setup guide. Not sure your hardware is up to it? Check compatibility first.

The main general-config file, referenced on startup with -config=serverDZ.cfg.

Source: Bohemia Interactive's own official community wiki (community.bistudio.com), hosted on Bohemia's own domain.

serverDZ.cfg preview

hostname = "My DayZ Server";
password = "";
passwordAdmin = "";
maxPlayers = 60;
verifySignatures = 2;
disable3rdPerson = 0;

Server running but nobody can join?

A wrong or missing setting in this file isn't the only reason players can't connect -- see the connection troubleshooting guide for port forwarding, firewall and CGNAT issues.