mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 08:38:45 +05:00
Revise dnsagent service and its default port
This commit is contained in:
committed by
Dan Christian Bogos
parent
8fb0ab08e3
commit
8c19386d58
@@ -666,7 +666,7 @@
|
||||
|
||||
// "dns_agent": {
|
||||
// "enabled": false, // enables the DNS agent: <true|false>
|
||||
// "listen": "127.0.0.1:2053", // address where to listen for DNS requests <x.y.z.y:1234>
|
||||
// "listen": "127.0.0.1:53", // address where to listen for DNS requests <x.y.z.y:1234>
|
||||
// "listen_net": "udp", // network to listen on <udp|tcp|tcp-tls>
|
||||
// "sessions_conns": ["*internal"],
|
||||
// "timezone": "", // timezone of the events if not specified <UTC|Local|$IANA_TZ_DB>
|
||||
|
||||
Reference in New Issue
Block a user