Background
As with many asp.net applications, DotNetNuke makes use of the appSettings node in web.config file to store custom configuration settings that apply site wide.
AppSettings is a predefined configuration section provided by the .NET framework.
The following is the list of available appSettings.