diff --git a/config.json b/config.json index de0afac..645ac60 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { - "SiteUrl": "https://yoursite.sharepoint.com/sites/yoursite", - "ProductionLibrary": "Documents", - "TempLibrary": "Documents/Temp", - "ClientId": "your-client-id", - "ClientSecret": "your-client-secret" + "TempLibrary": "Documents/Temp", + "ClientId": "dcb744a3-96ee-4521-bb35-9909146d3a13", + "SiteUrl": "https://sutterhill.sharepoint.com/sites/tax", + "ProductionLibrary": "Documents", + "ClientSecret": "9NR8Q~GHuB2gtdMXK0N6WbwtOFokXoXa~924Ebso" }