Synced with the main template

bc22f94eeb
This commit is contained in:
quindecim 2019-11-25 03:39:53 -05:00
parent 0b4818b3d2
commit a971170b4a
1 changed files with 3 additions and 1 deletions

View File

@ -31,8 +31,10 @@
## List of local addresses and ports to listen to. Can be IPv4 and/or IPv6.
## Example with both IPv4 and IPv6:
## listen_addresses = ['127.0.0.1:53', '[::1]:53']
listen_addresses = ['127.0.0.1:53', '[::1]:53']
listen_addresses = ['127.0.0.1:53']
## Maximum number of simultaneous client connections to accept