Point the webhook's dependency note at where the handler actually lives
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
//
|
//
|
||||||
// DEPENDS ON
|
// DEPENDS ON
|
||||||
// include/config.php vv_conf_vars(), SCRIPTS_DIR
|
// include/config.php vv_conf_vars(), SCRIPTS_DIR
|
||||||
// Media/upgrade_webhook_handler.sh the backgrounded handler
|
// Arrs_Stack/upgrade_webhook_handler.sh the backgrounded handler
|
||||||
// master.conf DOWNLOAD_WEBHOOK_ENABLED
|
// master.conf DOWNLOAD_WEBHOOK_ENABLED
|
||||||
// ═══════════════════════════════════════════════════════════════════════════════════════════════
|
// ═══════════════════════════════════════════════════════════════════════════════════════════════
|
||||||
header('Content-Type: application/json');
|
header('Content-Type: application/json');
|
||||||
|
|||||||
Reference in New Issue
Block a user