Skip to content

Commit

Permalink
Remove developer flags.
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmacdonald committed Mar 13, 2023
1 parent a28aab0 commit 0672324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/detector/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ func getLaunchArgs(logger *zap.Logger, rconPass string, rconPort uint16, steamRo
"-steam",
"-secure",
"-usercon",
"+developer", "1", "+alias", "developer",
"+ip", "0.0.0.0", "+alias", "ip",
"+sv_rcon_whitelist_address", "127.0.0.1",
"+sv_quota_stringcmdspersecond", "1000000",
Expand Down

0 comments on commit 0672324

Please sign in to comment.