We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9565455 commit 4476d44Copy full SHA for 4476d44
1 file changed
config/cachet.php
@@ -77,6 +77,8 @@
77
'api',
78
],
79
80
+ 'trusted_proxies' => env('CACHET_TRUSTED_PROXIES', ''),
81
+
82
/*
83
|--------------------------------------------------------------------------
84
| Cachet API Rate Limit (attempts per minute)
0 commit comments