Add RPCConns section in config

This commit is contained in:
TeoV
2019-11-28 17:28:52 +02:00
parent 29c950f495
commit f8ad80eae0
9 changed files with 318 additions and 78 deletions

View File

@@ -193,6 +193,7 @@ const (
DRYRUN = "dry_run"
META_COMBIMED = "*combimed"
MetaInternal = "*internal"
MetaLocalHost = "*localhost"
ZERO_RATING_SUBJECT_PREFIX = "*zero"
OK = "OK"
MetaFileXML = "*file_xml"