From afd33db194596698de3fe7c12953b8ddef747298 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Thu, 14 Aug 2025 05:23:21 +0300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 44c4439..2cd016f 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -11,4 +11,4 @@ increase `nofile` value in the file `/etc/security/limits.conf`: btracker soft nofile 2048 btracker hard nofile 524288 ``` -* for systemd, use the following [example](https://github.com/YGGverse/aquatic-crawler/wiki/Systemd) \ No newline at end of file +* for `systemd`, use the following [example](https://github.com/YGGverse/aquatic-crawler/wiki/Systemd) \ No newline at end of file