From 6a9703fba288d56c89f0dbce02b242fd194bdc91 Mon Sep 17 00:00:00 2001 From: Sam Splunks <72095718+samsplunks@users.noreply.github.com> Date: Fri, 26 Jul 2024 11:08:47 +0000 Subject: [PATCH] Add setting documentation --- docs/settings.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/settings.rst b/docs/settings.rst index 3d0131b3..cac6b07a 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -202,6 +202,9 @@ Options that change ticket updates **Default:** ``HELPDESK_STAFF_ONLY_TICKET_CC = False`` +- **HELPDESK_SHOW_CUSTOM_FIELDS_FOLLOW_UP_LIST** Show configured custom fields in the follow-up form. + + **Default:** ``HELPDESK_SHOW_CUSTOM_FIELDS_FOLLOW_UP_LIST = []`` Options that change ticket properties -------------------------------------