fix: limit the hosts in durnitisp to working hosts
This commit is contained in:
parent
b38ac9f632
commit
a2edf057a1
@ -194,6 +194,8 @@ with lib;
|
||||
"--"
|
||||
"${pkgs.durnitisp}/bin/durnitisp"
|
||||
"--listenHost=${config.services.durnitisp.listen}"
|
||||
"--stunHosts=stun.ekiga.net:3478,stun.schlund.de:3478,stun.voipbuster.com:3478,stun.voipstunt.com:3478,stun.xten.com:3478"
|
||||
"--pingHosts=google.com,prod.actual.battle.net"
|
||||
];
|
||||
#StandardErrorPath = "/var/log/clio.durnitisp.err";
|
||||
#StandardOutPath = "/var/log/clio.durnitisp.out";
|
||||
|
Loading…
x
Reference in New Issue
Block a user