summaryrefslogtreecommitdiff
path: root/FS/FS/part_export/cust_http.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_export/cust_http.pm')
-rw-r--r--FS/FS/part_export/cust_http.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/part_export/cust_http.pm b/FS/FS/part_export/cust_http.pm
index e8b677b..e834f93 100644
--- a/FS/FS/part_export/cust_http.pm
+++ b/FS/FS/part_export/cust_http.pm
@@ -55,6 +55,7 @@ tie %options, 'Tie::IxHash',
'svc' => 'cust_main',
'desc' => 'Send an HTTP or HTTPS GET or POST request, for customers.',
'options' => \%options,
+ 'no_machine' => 1,
'notes' => <<'END'
Send an HTTP or HTTPS GET or POST to the specified URL on customer addition,
modification and deletion. For HTTPS support,