تخطي إلى المحتوى الرئيس

Configure a proxy server for HTTP requests made by Deskpro - قاعدة المعلومات / Deskpro Legacy - Deskpro Support

WARNING: You're browsing documentation for an older version of Deskpro. Consider upgrading to Deskpro Horizon

Configure a proxy server for HTTP requests made by Deskpro

قائمة المؤلفين

In some situations, Deskpro itself may make HTTP requests: Downloading updates, executing a webhook, consuming web APIs such as with the JIRA app, etc.

Starting with Deskpro v5.2.0, you can make Deskpro use a proxy server for these HTTP requests by editing config/advanced/config.settings.php and adding one of these three configuration variants:



$CONFIG['settings']['http_client.proxy'] = 'http://example:password@localhost:36879';

// optionally specity a list of hosts to NOT proxy

//$CONFIG['settings']['http_client.no_proxy'] = ['example.com'];

مفيد. غير مفيد

وجد 61 من 130 شخص هذه الصفحة مفيدة

تعليق (1)

Tony Benham
Do you need to restart deskpro after making these type of changes in config files ?

أضف تعليق

الرجاء تسجيل الدخول أو التسجيل لتقديم تعليق.

هل تحتاج إلى تذكير بكلمة المرور؟