mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
Updated The Data Directory (markdown)
@@ -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`
|
||||
Reference in New Issue
Block a user