From 62a68b6a0555d34b1d79453185dd258b1f3885bb Mon Sep 17 00:00:00 2001 From: Mitchell Syer Date: Mon, 4 Mar 2024 19:13:58 -0500 Subject: [PATCH] Updated The Data Directory (markdown) --- The-Data-Directory.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/The-Data-Directory.md b/The-Data-Directory.md index 50bd4c3..adfbfd6 100644 --- a/The-Data-Directory.md +++ b/The-Data-Directory.md @@ -12,8 +12,6 @@ On Mac OS X : `/Users//Library/Application Support/Tachidesk` On Unix/Linux : `/home//.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. \ No newline at end of file +An example of this is `java -Dsuwayomi.tachidesk.config.server.rootDir="D:\Tachidesk Data" -jar Tachidesk-vX.Y.Z-rxxxx.jar` \ No newline at end of file