From 0d937f31f22514f0f6a955c7cb369ef25de5502b Mon Sep 17 00:00:00 2001 From: mxve <68632137+mxve@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:31:32 +0200 Subject: [PATCH] update cli args --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 229b8703..bddb8f83 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ | `-nosteam` | Disable friends feature and do not update Steam about the game's current status just like an invisible mode. | | `-unprotect-dvars` | Allow the server to modify saved/archive dvars. | | `-zonebuilder` | Start the interactive zonebuilder tool console instead of starting the game. | +| `-disable-notifies` | Disable "Anti-CFG" checks | +| `-disable-mongoose` | Disable Mongoose HTTP server | +| `-disable-rate-limit-check` | Disable RCon rate limit checks | ## Disclaimer