|
|
|
The Default Configuration File is located at webcp/web/config.inc.php. This file contains default values for all configuration variables. It is recommended that this file not be edited when installing web://cp (configuration changes should go in the CustomConfigurationFile instead) so that when web://cp is updated or re-installed only a single file needs to be saved in order to save the current configuration. This file should be edited when developers add additional functionality to web://cp. Any configuration variables which are necessary should be defined here with a default value that is the most common value for the variable. |