Skip to content

Instantly share code, notes, and snippets.

@softwarespot
Created September 1, 2015 05:13
Show Gist options
  • Save softwarespot/4cd7e602447f912e1aae to your computer and use it in GitHub Desktop.
Save softwarespot/4cd7e602447f912e1aae to your computer and use it in GitHub Desktop.
Bower configuration
// Documentation: http://bower.io/docs/config/
{
// Prohibit the collection of anonymous usage statistics
"analytics": false,
// Set the timeout in milliseconds (ms) between requests
"timeout": 120000
}
// Note: Remove the comments when adding to the project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment