Key: DefaultCountryCodeForImportedUsers

From Catglobe Wiki
Revision as of 10:48, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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"/>

Example of system impact

...