validateWelcomeNames

validateWelcomeNames

Data Type: Boolean string

All web sites have a default page that displays when you first access the site. This default page (often called the home page) is usually index.htm or default.htm, although it can be any page set up as the default by the web master. 

validateWelcomeNames is a  parameter for methods (such as list_documents or put_web_struct) that return file meta info. If the value is true, it requests whether each item in each file's lists of links is a link to a default page, and if so, whether the default page exist. If the value is false, no checking for default names is done.