Updated Configuring Tachidesk Server (markdown)

Aria Moradi
2023-01-06 13:55:51 +03:30
parent 0fd9f65cc9
commit 10e741ddc8

@@ -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