diff --git a/docs/configuration/miscellaneous.md b/docs/configuration/miscellaneous.md index 4ad3ba6ac..2aa429aa5 100644 --- a/docs/configuration/miscellaneous.md +++ b/docs/configuration/miscellaneous.md @@ -220,6 +220,14 @@ This parameter defines the URL of the repository that will be checked for new Ne --- +## RQ + +Default: `{}` (Empty) + +This is a wrapper for passing global configuration parameters to [Django RQ](https://github.com/rq/django-rq) to customize its behavior. It is employed within NetBox primarily to alter conditions during testing. + +--- + ## RQ_DEFAULT_TIMEOUT Default: `300`