mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Remove obsolete section in ipv6_server description
This section no longer applies since c66d97726931aa8dde7d8a1ffa5b8e41234f4660.
This commit is contained in:
parent
4900ff0c4b
commit
a4a594ffc3
@ -922,8 +922,7 @@ strict_protocol_version_checking (Strict protocol checking) bool false
|
|||||||
# Files that are not present will be fetched the usual way.
|
# Files that are not present will be fetched the usual way.
|
||||||
remote_media (Remote media) string
|
remote_media (Remote media) string
|
||||||
|
|
||||||
# Enable/disable running an IPv6 server. An IPv6 server may be restricted
|
# Enable/disable running an IPv6 server.
|
||||||
# to IPv6 clients, depending on system configuration.
|
|
||||||
# Ignored if bind_address is set.
|
# Ignored if bind_address is set.
|
||||||
ipv6_server (IPv6 server) bool false
|
ipv6_server (IPv6 server) bool false
|
||||||
|
|
||||||
|
@ -1098,8 +1098,7 @@
|
|||||||
# type: string
|
# type: string
|
||||||
# remote_media =
|
# remote_media =
|
||||||
|
|
||||||
# Enable/disable running an IPv6 server. An IPv6 server may be restricted
|
# Enable/disable running an IPv6 server.
|
||||||
# to IPv6 clients, depending on system configuration.
|
|
||||||
# Ignored if bind_address is set.
|
# Ignored if bind_address is set.
|
||||||
# type: bool
|
# type: bool
|
||||||
# ipv6_server = false
|
# ipv6_server = false
|
||||||
|
Loading…
Reference in New Issue
Block a user