diff --git a/app_conf.yaml.example b/app_conf.yaml.example index 370695c..f65f013 100644 --- a/app_conf.yaml.example +++ b/app_conf.yaml.example @@ -28,4 +28,7 @@ googleOAuth: salesForce: sfUser: "email_name@mail.com" sfPsw: "account_password" - sfToken: "security_token" \ No newline at end of file + sfToken: "security_token" +salesForceReports: + consultantUtilisation: "report_id_from_url" + consultantBillability: "report_id_from_url" \ No newline at end of file