1
0
Fork 0

Config example

This commit is contained in:
Gregory Eremin 2015-01-10 17:27:06 +07:00
commit 76c9272388
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
config.json

4
config.example.json Normal file
View File

@ -0,0 +1,4 @@
{
"github_client_id": "XXXXXXXXXXXXXXXXXXXX",
"github_secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
}