Skip to content

Instantly share code, notes, and snippets.

@Greymalkin
Created October 7, 2011 20:32
Show Gist options
  • Save Greymalkin/1271287 to your computer and use it in GitHub Desktop.
Save Greymalkin/1271287 to your computer and use it in GitHub Desktop.
Step2.Application.cfc.v01
variables.framework = {};
variables.framework.defaultSection = 'main';
variables.framework.defaultItem = 'main';
variables.framework.reloadApplicationOnEveryRequest = true;
variables.framework.suppressImplicitService = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment