Skip to content

Commit a4a594f

Browse files
committedNov 18, 2018
Remove obsolete section in ipv6_server description
This section no longer applies since c66d977.
1 parent 4900ff0 commit a4a594f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed
 

‎builtin/settingtypes.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -922,8 +922,7 @@ strict_protocol_version_checking (Strict protocol checking) bool false
922922
# Files that are not present will be fetched the usual way.
923923
remote_media (Remote media) string
924924

925-
# Enable/disable running an IPv6 server. An IPv6 server may be restricted
926-
# to IPv6 clients, depending on system configuration.
925+
# Enable/disable running an IPv6 server.
927926
# Ignored if bind_address is set.
928927
ipv6_server (IPv6 server) bool false
929928

‎minetest.conf.example

+1-2
Original file line numberDiff line numberDiff line change
@@ -1098,8 +1098,7 @@
10981098
# type: string
10991099
# remote_media =
11001100

1101-
# Enable/disable running an IPv6 server. An IPv6 server may be restricted
1102-
# to IPv6 clients, depending on system configuration.
1101+
# Enable/disable running an IPv6 server.
11031102
# Ignored if bind_address is set.
11041103
# type: bool
11051104
# ipv6_server = false

0 commit comments

Comments
 (0)
Please sign in to comment.