mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Use a proxy server for the PagerDuty transport. We don't use the get_guzzle_proxy() function since tcp:// doesn't work with all of the HTTP transports that Guzzle supports. Instead we use the standard get_proxy() function. Tested against Squid * formatting only