Skip to content

Instantly share code, notes, and snippets.

@adamwlarson
Created March 28, 2012 20:59
Show Gist options
  • Save adamwlarson/2230448 to your computer and use it in GitHub Desktop.
Save adamwlarson/2230448 to your computer and use it in GitHub Desktop.
config file
{
"useAjaxForSystem": true,
"environments": {
"adamdev": {
"host": "ubuntu",
"socket.io": {
"host": "ubuntu",
"port": 8081
}
},
"ryandev": {
"logging": {
"categories": {
"http.access": "off"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment