diff --git a/app_conf.yaml.example b/app_conf.yaml.example index f65f013..9d11f0a 100644 --- a/app_conf.yaml.example +++ b/app_conf.yaml.example @@ -31,4 +31,6 @@ salesForce: sfToken: "security_token" salesForceReports: consultantUtilisation: "report_id_from_url" - consultantBillability: "report_id_from_url" \ No newline at end of file + consultantBillability: "report_id_from_url" + +salesForceWhitelist: ["some_user@email.com", "another_user@gmail.com"] \ No newline at end of file