mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Added tests for poster actions
This commit is contained in:
committed by
Dan Christian Bogos
parent
afdae1b910
commit
5df7b591ef
@@ -6,6 +6,8 @@
|
||||
|
||||
"general": {
|
||||
"log_level": 7,
|
||||
"poster_attempts": 1,
|
||||
"failed_posts_ttl": "1",
|
||||
},
|
||||
|
||||
"listen": {
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
"general": {
|
||||
"log_level": 7,
|
||||
"poster_attempts": 1,
|
||||
"failed_posts_ttl": "1",
|
||||
},
|
||||
|
||||
"rpc_conns": {
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
// Starts rater, scheduler
|
||||
|
||||
"general": {
|
||||
"log_level": 7,
|
||||
"log_level": 7,
|
||||
"poster_attempts": 1,
|
||||
"failed_posts_ttl": "1",
|
||||
},
|
||||
|
||||
"listen": {
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
"general": {
|
||||
"log_level": 7,
|
||||
"poster_attempts": 1,
|
||||
"failed_posts_ttl": "1",
|
||||
},
|
||||
|
||||
"rpc_conns": {
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
"general": {
|
||||
"log_level": 7,
|
||||
"poster_attempts": 1,
|
||||
"failed_posts_ttl": "1",
|
||||
},
|
||||
|
||||
"listen": {
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
"general": {
|
||||
"log_level": 7,
|
||||
"poster_attempts": 1,
|
||||
"failed_posts_ttl": "1",
|
||||
},
|
||||
|
||||
"rpc_conns": {
|
||||
|
||||
Reference in New Issue
Block a user