diff options
Diffstat (limited to 'doc/config.md')
-rw-r--r-- | doc/config.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/config.md b/doc/config.md index a7d9ba3..7bc0b5f 100644 --- a/doc/config.md +++ b/doc/config.md @@ -117,6 +117,13 @@ Default: "" Description: The network address and port of an internal server. ``` +> `Server.TexturePool` +``` +Type: string +Default: Server.Name +Description: The texture pool the server will be mapped to. +``` + > `Server.Fallback` ``` Type: []string |