mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 08:38:45 +05:00
Refactored configuration file to include cluster connections everywhere, renamed old rater into RALs, fixes #389
This commit is contained in:
@@ -144,6 +144,7 @@ const (
|
||||
DRYRUN = "dry_run"
|
||||
META_COMBIMED = "*combimed"
|
||||
INTERNAL = "internal"
|
||||
MetaInternal = "*internal"
|
||||
ZERO_RATING_SUBJECT_PREFIX = "*zero"
|
||||
OK = "OK"
|
||||
CDRE_FIXED_WIDTH = "fwv"
|
||||
|
||||
Reference in New Issue
Block a user