* @COLDBOX_CONFIG_FILE The override location of the config file
* @COLDBOX_APP_ROOT_PATH The location of the app on disk
* @COLDBOX_APP_KEY The key used in application scope for this application
* @COLDBOX_APP_MAPPING The application mapping where the CFML assets are located
* @COLDBOX_FAIL_FAST By default if an app is reiniting and a request hits it, we will fail fast with a message. This can be a boolean indicator or a closure.
* @COLDBOX_WEB_MAPPING The web mapping where the web root is located, usually this is empty unless in a subdirectory