mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
replacing non-meta constants for storage types
This commit is contained in:
committed by
Dan Christian Bogos
parent
c5acb15d4a
commit
7dcbd09a1f
@@ -219,6 +219,7 @@ const (
|
||||
DRYRUN = "dry_run"
|
||||
META_COMBIMED = "*combimed"
|
||||
MetaMongo = "*mongo"
|
||||
MetaRedis = "*redis"
|
||||
MetaPostgres = "*postgres"
|
||||
MetaInternal = "*internal"
|
||||
MetaLocalHost = "*localhost"
|
||||
|
||||
Reference in New Issue
Block a user