From d353c97e36b28901c40a8da7484bcaa7e5c1fb68 Mon Sep 17 00:00:00 2001 From: Petr Jasek Date: Tue, 19 Dec 2023 09:36:30 +0100 Subject: [PATCH] docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 65bf5a2c7..a5e2ef87b 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,9 @@ Below sections include the config options that can be defined in settings.py. * PLANNING_SEND_NOTIFICATION_FOR_SELF_ASSIGNMENT * Defaults to false * If true, sends a notification to a user on creating an assignment that is assigned to themselves +* PLANNING_JSON_ASSIGNED_INFO_EXTENDED + * Defaults to `false` + * If `true`, it will add to planning JSON output additional info for coverages like assigned desk name/email and assigned user name/email. ### Authoring Config * PLANNING_CHECK_FOR_ASSIGNMENT_ON_PUBLISH