From 8ba3bec386a6213e7ac750c33da2c207ea1ef43c Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Sun, 1 May 2022 17:00:33 +0200 Subject: [PATCH] Slightly improve Server.TexturePool documentation --- doc/config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.md b/doc/config.md index f362634..7bc0b5f 100644 --- a/doc/config.md +++ b/doc/config.md @@ -120,8 +120,8 @@ Description: The network address and port of an internal server. > `Server.TexturePool` ``` Type: string -Default: "" -Description: The texture Pool the server will be mapped to default is server name. +Default: Server.Name +Description: The texture pool the server will be mapped to. ``` > `Server.Fallback`