Where Config Files Live
Configs are stored ingame/csgo/cfg inside your server files. Edit them with the File Manager in the Wasabi Hosting Game Panel or via SFTP.
A solid starter
server.cfg:
server.cfg apply on the next map change or server restart.
Key Convars Explained
Game Modes: game_type and game_mode
CS2 selects its game mode through the combination of two convars, best set as startup parameters (with+game_type and +game_mode) so they apply before the first map loads:
For example, a deathmatch server would start with:
GSLT: Game Server Login Token
A GSLT ties your server to your Steam account and is required for public listing in the community browser.1
Create the token
Go to Steam Game Server Account page and sign in. Under Create a new game server account, enter App ID 730 (Counter-Strike 2) and an optional memo, then click Create.
2
Copy the login token
Copy the generated token string from the table.
3
Add it to your startup parameters
In the Game Panel, open your server’s Startup tab and add the token via the dedicated field or startup parameter:
4
Restart the server
After a restart, the console should show a successful Steam logon. Your server can now appear in the community browser.
Requirements for GSLTs: your Steam account must not be limited, and it needs to own CS2’s requirements per Valve’s rules. Tokens are banned if the server violates Steam policies, so never share your token. If the account receives a game ban, its tokens stop working.
Setting the Start Map
The map the server boots into is a startup parameter, not a server.cfg setting:- Official map: add
+map de_dust2(orde_mirage,de_inferno, etc.) to the startup parameters. - Map group: add
+mapgroup mg_activetogether with+mapto define which maps are in rotation. - Workshop maps use different commands entirely; see Custom & Workshop Maps.
Configuration Tips
- Keep one authoritative
server.cfg. Since it runs on every map change, your settings survive rotations. - Comment your changes (
// like this) so future you knows why a value was set. - Take a backup before large config overhauls.
- Test match configs (scrim/competitive rule sets) on a passworded server before opening it to the public.
Ready for match night?
CS2 server hosting from €9.99/month on Ryzen 7950X3D/9950X hardware, with stable ticks, low ping, and DDoS protection included.

