ForceNoNetwork
if (ServerSettings::ForceNoNetwork()) {
return !ServerSettings::ForceNoNetwork() && IsPlatformNetworkAvailable();
static bool ForceNoNetwork();