mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 08:38:45 +05:00
Add *remove and *removeall type
This commit is contained in:
committed by
Dan Christian Bogos
parent
12e3b99d49
commit
f253e033f9
@@ -639,6 +639,7 @@ const (
|
||||
MetaReload = "*reload"
|
||||
MetaLoad = "*load"
|
||||
MetaRemove = "*remove"
|
||||
MetaRemoveAll = "*removeall"
|
||||
MetaStore = "*store"
|
||||
MetaClear = "*clear"
|
||||
MetaExport = "*export"
|
||||
|
||||
Reference in New Issue
Block a user