Renamed *attributesProcessRuns to *processRuns

This commit is contained in:
Trial97
2020-07-27 08:21:32 +03:00
committed by Dan Christian Bogos
parent 5ecd940207
commit 682cdb316f
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ cgrates (0.11.0~dev) UNRELEASED; urgency=medium
* [Templates] Added new dataconverter: *string2hex
* [AttributeS] Updated AttributeProfile matching to match the second AttributeProfile with the same weight
* [AttributeS] Updated inline AttributeProfiles to unite all consecutive inline attributes in a single profile
* [SessionS] Added *attributesProcessRuns option to control the process runs for AttributeS
* [SessionS] Added *processRuns option to control the process runs for AttributeS
-- DanB <danb@cgrates.org> Wed, 19 Feb 2020 13:25:52 +0200

View File

@@ -2263,7 +2263,7 @@ const (
// Others
OptsContext = "*context"
Subsys = "*subsys"
OptsAttributesProcessRuns = "*attributesProcessRuns"
OptsAttributesProcessRuns = "*processRuns"
)
// Event Flags