We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875cfee commit 80b6b27Copy full SHA for 80b6b27
docs/reference/setup/sysconfig/configuring.asciidoc
@@ -41,7 +41,7 @@ You can consult all currently applied limits with `ulimit -a`.
41
42
On Linux systems, persistent limits can be set for a particular user by
43
editing the `/etc/security/limits.conf` file. To set the maximum number of
44
-open files for the `elasticsearch` user to 65,536, add the following line to
+open files for the `elasticsearch` user to 65,535, add the following line to
45
the `limits.conf` file:
46
47
[source,sh]
0 commit comments