| @@ -9,7 +9,7 @@ listen: false | ||
| 9 | 9 | # Listen on a specific address, supports IPv4 and IPv6 |
| 10 | 10 | listenAddress: |
| 11 | 11 | ipv4: 0.0.0.0 |
| 12 | 12 | ipv6: '[::]' |
| 13 | 13 | # Enables IPv6 and/or IPv4 protocols. Need to have at least one enabled! |
| 14 | 14 | # - Use option "auto" to automatically detect support |
| 15 | 15 | # - Use true or false (no qoutes) to enable or disable each protocol |