Created
February 27, 2015 18:41
-
-
Save ondrae/93ed5091bb546b1aa850 to your computer and use it in GitHub Desktop.
service census settings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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": "[email protected]", | |
"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