/config/development/settings.cfm

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

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