omni::telemetry::kRestrictedRegionsSetting

Defined in omni/structuredlog/Telemetry.h

constexpr const char *const omni::telemetry::kRestrictedRegionsSetting = "/telemetry/restrictedRegions"

The list of restricted regions for the transmitter.

If the transmitter is launched in one of these regions, it will exit immediately on startup. The entries in this list are either the country names or the two-letter ISO 3166-1 alpha-2 country code. Entries in the list are separated by commas (‘,’), bars (‘|’), slash (‘/’), or whitespace. Whitespace should not be used when specifying the option on the command line. It is typically best to use the two-letter country codes in the list since they are standardized. This defaults to an empty list.