aboutsummaryrefslogtreecommitdiff
path: root/doc/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.md')
-rw-r--r--doc/config.md4
1 files 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`