diff --git a/connector/src/main/resources/config.yml b/connector/src/main/resources/config.yml index 931e0a8d4cc..0c7e0b40006 100644 --- a/connector/src/main/resources/config.yml +++ b/connector/src/main/resources/config.yml @@ -86,6 +86,9 @@ default-locale: en_us # Geyser has direct access to the server itself. cache-chunks: false +# Specify how many days skins will be cached to disk. A value of 0 is disabled. +cache-skins: 0 + # Bedrock prevents building and displaying blocks above Y127 in the Nether - # enabling this config option works around that by changing the Nether dimension ID # to the End ID. The main downside to this is that the sky will resemble that of