From a5e375a103a5b0b71de36c6b89e71096fce5018b Mon Sep 17 00:00:00 2001 From: Vladislav ~ cryptomolot <88001005+cryptomolot@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:31:05 +0300 Subject: [PATCH] Update systemd.md --- nodes/systemd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/systemd.md b/nodes/systemd.md index 102ebc40da6..0d9ee77b032 100644 --- a/nodes/systemd.md +++ b/nodes/systemd.md @@ -132,7 +132,7 @@ LimitNOFILE=65535 WantedBy=multi-user.target EOF ``` -Note: Be cautious when increasing file descriptor limits. Setting this value too high might affect system performance. Ensure the value is appropriate for your system's capabilities. https://docs.celestia.org/nodes/celestia-node-troubleshooting#error-too-many-open-files +Note: You can set LimitNOFILE up to 1400000. Be cautious when increasing file descriptor limits. Setting this value too high might affect system performance. [Ensure the value is appropriate for your system's capabilities](https://docs.celestia.org/nodes/celestia-node-troubleshooting#error-too-many-open-files). If the file was created successfully you will be able to see its content: