mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-24 08:25:17 -06:00
Append page heading to URL
This commit is contained in:
parent
806fb21312
commit
3061fb9c7c
@ -58,7 +58,7 @@ Email is sent from NetBox only for critical events or if configured for [logging
|
|||||||
|
|
||||||
Default: None
|
Default: None
|
||||||
|
|
||||||
A dictionary of HTTP proxies to use for outbound requests originating from NetBox (e.g. when sending webhook requests). Proxies should be specified by schema (HTTP and HTTPS) as per the [Python requests library documentation](https://requests.readthedocs.io/en/latest/user/advanced/). For example:
|
A dictionary of HTTP proxies to use for outbound requests originating from NetBox (e.g. when sending webhook requests). Proxies should be specified by schema (HTTP and HTTPS) as per the [Python requests library documentation](https://requests.readthedocs.io/en/latest/user/advanced/#proxies). For example:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
HTTP_PROXIES = {
|
HTTP_PROXIES = {
|
||||||
|
Loading…
Reference in New Issue
Block a user