You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@amjithtitus09 there is no doc for environment variables, but you can create a new file under /docs/django-configuration and add the new variables, with a brief description and examples under the environment variables section
https://github.com/coronasafe/care/blob/ef73d9368fc8df775688c497acbd4e17fd9ba1a2/care/facility/tasks/__init__.py#L23-L47
the variable names should be in the pattern
TASK_SUMMARIZE_*
The text was updated successfully, but these errors were encountered: