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