diff --git a/data/conf/cgrates/cgrates.json b/data/conf/cgrates/cgrates.json index 8eec665c9..bc740467c 100644 --- a/data/conf/cgrates/cgrates.json +++ b/data/conf/cgrates/cgrates.json @@ -77,7 +77,7 @@ // "pubsubs": "", // address where to reach the pubusb service, empty to disable pubsub functionality: <""|internal|x.y.z.y:1234> // "users": "", // address where to reach the user service, empty to disable user profile functionality: <""|internal|x.y.z.y:1234> // "aliases": "", // address where to reach the aliases service, empty to disable aliases functionality: <""|internal|x.y.z.y:1234> -// "rp_subject_prefix_matching": false // enables prefix matching for the rating profile subject +// "rp_subject_prefix_matching": false, // enables prefix matching for the rating profile subject //},