Skip to main content

COUNTRY_ALLOW_LIST

MobilePCConsole
Optional
Available from: LI PASS V1.10.00

Syntax

caution

Both COUNTRY_ALLOW_LIST and COUNTRY_BLOCK_LIST have to be configured together.

COUNTRY_ALLOW_LIST = ["840","410"]

COUNTRY_BLOCK_LIST = []

Country/region codes to be entered according to the format, following the ISO 3166-1 standard (Alpha-3 code) strictly

Default: empty value

Description

This configuration affects the list of countries/regions used for agreement display and other related functions. The list is arranged in alphabetical order, according to the English names of the countries/regions.

All countries/regions set in COUNTRY_ALLOW_LIST will be displayed. If COUNTRY_BLOCK_LIST is also set, the list will consist of all countries/regions set in the COUNTRY_ALLOW_LIST, excluding ones set in COUNTRY_BLOCK_LIST.

For more information about the list of countries/regions, see Country or Region Configurations.

Sample image after configuring COUNTRY_ALLOW_LIST to South Korea and the United States:

COUNTRY_ALLOW_LIST = ["840","410"]
COUNTRY_BLOCK_LIST = []
Image: COUNTRY_ALLOW_LIST_COUNTRY_BLOCK_LIST