diff --git a/Configuring-Tachidesk-Server.md b/Configuring-Tachidesk-Server.md index 48b5d9f..1327275 100644 --- a/Configuring-Tachidesk-Server.md +++ b/Configuring-Tachidesk-Server.md @@ -15,7 +15,7 @@ The configuration file is written in HOCON. Google is your friend if you want to ### My Tachidesk data directory/downloads size is getting to big - Set `server.downloadsPath` to the desired path, if you only need to change where downloads are stored. You have to move/remove the existing downloads manually. -- Set the special `server.rootDir` key, refer to [this section](#overriding-tachidesk-servers-data-directory-path). +- Set the special `server.rootDir` key if you need tachidesk to use a custom data directory path, refer to [this section](#overriding-tachidesk-servers-data-directory-path). You usually only need to set this when using custom setups like a portable version of Tachidesk or your if your User dir cannot be written to. ## Configuration Options ### Server ip and port bindings