This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository minetest-v04x.

commit e2c689b6f856f29eae1fe9f4ebb1bd0913391c6e
Author: Markus Koschany <[email protected]>
Date:   Sat Feb 27 17:17:06 2016 +0100

    Update minetest.conf: Mention default value for ipv6_server.
    
    Closes: #814012
---
 debian/minetest.conf | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/minetest.conf b/debian/minetest.conf
index c467ea2..131a498 100644
--- a/debian/minetest.conf
+++ b/debian/minetest.conf
@@ -29,6 +29,12 @@ server_announce = false
 # Announce to this masterserver. if you want to announce your ipv6 address
 # use serverlist_url = v6.servers.minetest.net
 
+# Enable/disable running an IPv6 server. An IPv6 server may be
+# restricted to IPv6 clients, depending on system configuration.
+# Ignored if bind_address is set.
+# type: bool
+# ipv6_server = false
+
 serverlist_url = servers.minetest.net
 
 # Default game (default when creating a new world)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/minetest-v04x.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to