/config/production/settings.cfm

http://cfwheels.googlecode.com/ · ColdFusion · 5 lines · 0 code · 0 blank · 5 comment · 0 complexity · b4cfc636053baaeb3b07fa9d934949b1 MD5 · raw file

  1. <!---
  2. This file is used to configure specific settings for the "production" environment.
  3. A variable set in this file will override the one in "config/settings.cfm".
  4. Example: <cfset set(errorEmailAddress="someone@somewhere.com")>
  5. --->