1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 09:09:38 +02:00

sinttest: add 'dnsResolver' setting

This commit is contained in:
Florian Schmaus 2020-04-07 20:59:32 +02:00
parent 5b805336ce
commit a564620383
4 changed files with 46 additions and 0 deletions

View file

@ -80,6 +80,7 @@ debugger=console
| disabledConnections | List of disabled connection's nicknames |
| testPackages | List of packages with tests |
| verbose | If `true` set output to verbose |
| dnsResolver | One of 'minidns', 'javax' or 'dnsjava'. Defaults to 'minidns'. |
### Where to place the properties file