Skip to content

Instantly share code, notes, and snippets.

@chartjes
Last active August 29, 2015 14:06
Show Gist options
  • Save chartjes/c0716fadcb3c10147b7d to your computer and use it in GitHub Desktop.
Save chartjes/c0716fadcb3c10147b7d to your computer and use it in GitHub Desktop.
[production]
// whole bunch of stuff here
[development : production]
// override things in production
@dholmes
Copy link

dholmes commented Sep 17, 2014

Never mind on the // vs ; idea -- I thought that used to be an issue, but not seeing it fail in 1.12.x anyway. Actually, only way I can make that error come up is if I mangle the name development in my application.ini.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment