Skip to content

Instantly share code, notes, and snippets.

@federecio
Created July 5, 2011 17:53
Show Gist options
  • Save federecio/1065414 to your computer and use it in GitHub Desktop.
Save federecio/1065414 to your computer and use it in GitHub Desktop.
<twilio:config name="twilio-default" accountSid="${twilio.account.sid}" authToken="${twilio.auth.token}"/>
<mongo:config database="yourDatabase" host="yourHost" port="yourPort" name="yourName" password="yourPassword"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment