Explorar o código

Closes #21839: Document the RQ configuration parameter

Jeremy Stretch hai 3 días
pai
achega
fecd4e2f97
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      docs/configuration/miscellaneous.md

+ 8 - 0
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
 ## RQ_DEFAULT_TIMEOUT
 
 
 Default: `300`
 Default: `300`