mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Changelog & documentation for #5479
This commit is contained in:
@@ -91,7 +91,9 @@ commit_default = False
|
||||
|
||||
### `job_timeout`
|
||||
|
||||
Set the allowed runtime of a script. If not set the `RQ_DEFAULT_TIMEOUT` will be used.
|
||||
Set the maximum allowed runtime for the script. If not set, `RQ_DEFAULT_TIMEOUT` will be used.
|
||||
|
||||
!!! info "This feature was introduced in v3.2.1"
|
||||
|
||||
## Accessing Request Data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user