diff --git a/Configuring-Tachidesk-Server.md b/Configuring-Tachidesk-Server.md index edf3f99..8378fd0 100644 --- a/Configuring-Tachidesk-Server.md +++ b/Configuring-Tachidesk-Server.md @@ -1,6 +1,6 @@ Tachidesk-Server configuration file is named `server.conf` and is located inside [the data directory](https://github.com/Suwayomi/Tachidesk-Server/wiki/The-Data-Directory). -**Note:** new keys might be added in the future, Tachidesk-Server doesn't update your conf file so it might be missing some keys. +**Note:** new keys might be added in the future, Tachidesk-Server doesn't update your conf file automatically, so it might be missing some keys. The reference configuration file can be found (here)[https://github.com/Suwayomi/Tachidesk-Server/blob/master/server/src/main/resources/server-reference.conf] if you mess something up, you can delete `server.conf` to get a fresh one the next time Tachidesk-Server starts or use the reference file, also this document shows you the default values as they are.