update to Conf::Libconfig 1.0.3 API

This commit is contained in:
Yves Rutschle 2023-09-12 21:35:23 +02:00
parent e2c3ed61a8
commit c2551c011e

View File

@ -53,6 +53,7 @@ protocols:
{ name: "regex"; host: "ip4-localhost"; is_udp: true; port: "9020";
udp_timeout: 30;
regex_patterns: [ "^foo" ];
resolve_on_forward: true;
},
{ name: "regex"; host: "localhost"; port: "9011";
regex_patterns: [ "^foo", "^bar" ];