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