Skip to content

Instantly share code, notes, and snippets.

@ondrae
Created February 27, 2015 18:41
Show Gist options
  • Save ondrae/93ed5091bb546b1aa850 to your computer and use it in GitHub Desktop.
Save ondrae/93ed5091bb546b1aa850 to your computer and use it in GitHub Desktop.
service census settings.json
{
"configUrl": "https://docs.google.com/a/codeforamerica.org/spreadsheet/ccc?key=0ArHmv-6U1drqdGZRSjBIdGFGOEVodWZManpGUW1TS3c#gid=0",
"censusid": "service-census",
"approve_first_submission": "FALSE",
"anonymous_submissions": "TRUE",
"google": {
"user": "andrewh@codeforamerica.org",
"password": my real password that i use which makes me nervous,
"app_id" : my google app id,
"app_secret" : my google app secret
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment