Skip to content

Instantly share code, notes, and snippets.

@jb510
Last active August 29, 2015 13:57
Show Gist options
  • Save jb510/9406971 to your computer and use it in GitHub Desktop.
Save jb510/9406971 to your computer and use it in GitHub Desktop.
{
"folders": [{
"follow_symlinks": true,
"path": ".",
}],
"settings": {
"xdebug": {
// Replace {site_name} throughout, your paths may vary depending on our config
"path_mapping": {
"/vagrant/www/{site_name}": "~/VVV/www/{site_name}",
},
"url": "http://lcl.{site_name}.com/",
"super_globals": true,
"close_on_stop": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment