Skip to content

Instantly share code, notes, and snippets.

@freekrai
Created October 3, 2013 16:26
Show Gist options
  • Select an option

  • Save freekrai/6812688 to your computer and use it in GitHub Desktop.

Select an option

Save freekrai/6812688 to your computer and use it in GitHub Desktop.
; site info
site.name = My Moustache Site
site.url = http://mysiteurl/
; rendering vars
views.root = views
views.layout = layout
; session vars
cookies.secret = IeNj0yt0sQu33zeflUFfym0nk1e
cookies.flash = _F
; twilio vars
twilio.accountsid = MY TWILIO ACCOUNT SID
twilio.authtoken = MY TWILIO AUTH TOKEN
twilio.fromNumber = MY TWILIO FROM NUMBER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment