Updated config file
This commit is contained in:
+8
-1
@@ -2,7 +2,14 @@
|
|||||||
"token": "some_token",
|
"token": "some_token",
|
||||||
"secret": "",
|
"secret": "",
|
||||||
"app_id": "",
|
"app_id": "",
|
||||||
|
"mode": "",
|
||||||
"scopes": [""],
|
"scopes": [""],
|
||||||
"authority_url": "",
|
"authority_url": "",
|
||||||
"base_url": ""
|
"base_url": "",
|
||||||
|
"vendors": {
|
||||||
|
"simplenote": {
|
||||||
|
"username": "",
|
||||||
|
"password": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user