Updated Configuring Tachidesk Server (markdown)

Aria Moradi
2023-01-06 13:37:14 +03:30
parent a2968e44ea
commit ace0a5e444

@@ -7,7 +7,7 @@ The configuration file is written in HOCON. Google is your friend if you want to
## Troubleshooting
### I messed up my configuration file
- The reference configuration file can be found [here](https://github.com/Suwayomi/Tachidesk-Server/blob/master/server/src/main/resources/server-reference.conf) replace your whole configuration or erroneous keys referring to it.
- Tachidesk will create a default configuration file when one doesn't exist, you can delete `server.conf` to get a copy of the reference configuration file.
- Tachidesk will create a default configuration file when one doesn't exist, you can delete `server.conf` to get a copy of the reference configuration file after a restart.
## Configuration Options