Updated config file

Added new fields for limiting requests
This commit is contained in:
kdeng00
2022-10-02 13:43:39 -04:00
parent c5a77f2155
commit 62708dea89
4 changed files with 57 additions and 22 deletions
+2
View File
@@ -6,6 +6,8 @@
"scopes": ["Create", "Read"],
"authority_url": "https://some-link.com",
"base_url": "https://some-other-link.com",
"limit": 100,
"interval": 300,
"vendors": {
"simplenote": {
"username": "me",