fix: Typo in config.yml comment about useProxyAgnosticResolver

This commit is contained in:
Enginecrafter77
2022-06-10 11:55:31 +02:00
parent d7d0caf6e7
commit 5abd864fa5

View File

@ -159,7 +159,7 @@ premium-warning: true
# negligible to no security impact.
#
# This setting works on a similar principle as 'prevent-proxy' setting in server.properties.
# When set to false, the server behaves like prevent-proxy was set to false and vice-versa.
# When set to false, the server behaves like prevent-proxy was set to true and vice-versa.
# Normally, when you use the prevent-proxy=true, you would want this disabled.
#
# Please note that this setting has no effect when used outside of Spigot+ProtocolLib context.