From 6ec63eb7a7f0e94eb58b51a8cd9ad098e1436eaa Mon Sep 17 00:00:00 2001 From: Toastie Date: Fri, 27 Dec 2024 00:32:34 +1300 Subject: [PATCH] Remove todos --- default_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default_config.yml b/default_config.yml index 2cc9c53..edc3e0c 100644 --- a/default_config.yml +++ b/default_config.yml @@ -48,12 +48,12 @@ notifications: ticket-updated-delay: 0.5 # Notifies staff when they are assigned to tickets. - assignment: true # TODO: Add option to be notified only when the initial interview is finished. + assignment: true # Notifies the user opening the ticket that their ticket was closed and includes the transcript. closing: true -interviews: # TODO: Implement +interviews: # Enable the interview system. You must use the admin commands to set up interview templates before you can start using it. # Any existing interviews can still be completed while interviews are disabled, but new ones will not be created. enabled: true