Server Specific Variables

Overview

When the application is initialised a lot of information is aggregated and persisted as global constants in the application scope. FarCry sets defaults for all of these values so that the framwork can rely on the presence of a value when its running. You can override these default values in your project by creating a _serverSpecifcVars.cfm config file.