diff options
Diffstat (limited to 'FS/FS/part_export/domain_sql.pm')
-rw-r--r-- | FS/FS/part_export/domain_sql.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/part_export/domain_sql.pm b/FS/FS/part_export/domain_sql.pm index 0749fec09..ff0d949f1 100644 --- a/FS/FS/part_export/domain_sql.pm +++ b/FS/FS/part_export/domain_sql.pm @@ -26,6 +26,7 @@ my $postfix_transport_static = 'desc' => 'Real time export of domains to SQL databases '. '(postfix, others?)', 'options' => \%options, + 'no_machine' => 1, 'notes' => <<END Export domains (svc_domain records) to SQL databases. Currently this is a simple export with a default for Postfix, but it can be extended for other |