(12 out of 44)
Project.Allow Config File
Synopsis
Specifies if the project is allowed to have a configuration file.
Description
When this option is set to True, Sapphire/Web will create a configuration file when the project is saved. When the CGI is executed it will make a request to the local http server to get the config file that is specified in the option Project.Config File Name. All options defined in the config file will override the options that were hard coded into the CGI when it was built with the tool. Note that this option can not be placed into a config file.
Permitted Values
True
False
Example Values
True
See Also
(12 out of 44)