Updated The Data Directory (markdown)

Mitchell Syer
2024-03-04 19:13:58 -05:00
parent 40bdb5e8ed
commit 62a68b6a05

@@ -12,8 +12,6 @@ On Mac OS X : `/Users/<Account>/Library/Application Support/Tachidesk`
On Unix/Linux : `/home/<account>/.local/share/Tachidesk`
## Custom
You can set Tachidesk-Server to use a specific directory with the `-Dsuwayomi.tachidesk.config.server.rootDir` startup argument.
You can set Suwayomi-Server to use a specific directory with the `-Dsuwayomi.tachidesk.config.server.rootDir` startup argument.
An example of this is `java -Dsuwayomi.tachidesk.config.server.rootDir="D:\Tachidesk Data" -jar Tachidesk-vX.Y.Z-rxxxx.jar`
You can additionally add the argument to the Tachidesk.jar startup scripts.
An example of this is `java -Dsuwayomi.tachidesk.config.server.rootDir="D:\Tachidesk Data" -jar Tachidesk-vX.Y.Z-rxxxx.jar`