mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Remove client_host_addresses from config
This commit is contained in:
committed by
Dan Christian Bogos
parent
1a7f2ae630
commit
52c618d2fc
@@ -69,7 +69,6 @@
|
||||
"enabled": true,
|
||||
"listen_net":"sctp",
|
||||
"listen": "127.0.0.1:3869", // address where to listen for diameter requests <x.y.z.y:1234>
|
||||
"client_host_addressed": "127.0.0.1:3869",
|
||||
"sessions_conns": [
|
||||
{"address": "127.0.0.1:2012","transport":"*json"}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user