summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-12-15 16:29:54 -0800
committerMark Wells <mark@freeside.biz>2016-12-16 16:30:08 -0800
commit6f9169776574d40f7df14329d7a896707d0d42c8 (patch)
treeca8c14537cd0b6a1577ed0f53f308d7addf7d05a /FS/FS/Conf.pm
parent5c59bb1d95ae3f0def9981a087f09ab0a687015b (diff)
per-agent configuration of batch processors, #71837
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 90d0747..9afb8d1 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -669,6 +669,7 @@ my %batch_gateway_options = (
);
map { $_->gatewaynum, $_->label } @gateways;
},
+ 'per_agent' => 1,
);
my %invoice_mode_options = (