Key: DefaultCountryCodeForImportedUsers

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: DefaultCountryCodeForImportedUsers

Syntax

<add key="DefaultCountryCodeForImportedUsers" value="[CODE]"/>

[CODE]: Value found in the "Country_Code" column on the "Country" table of the Catglobe database.

Purpose

Default country code for imported users. Valid values are all available codes stored in the Country table. If importing users that do not have a country code defined in the imported material, then they will be given this country code instead.

Example of key

<add key="DefaultCountryCodeForImportedUsers" value="dk"/>

...