This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 645e6ba82d5 fix doc err (#75)
645e6ba82d5 is described below
commit 645e6ba82d5c712651b5b352afc872c61f55ce40
Author: zy-kkk <[email protected]>
AuthorDate: Thu Sep 1 10:43:32 2022 +0800
fix doc err (#75)
---
docs/install/install-deploy.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/install/install-deploy.md b/docs/install/install-deploy.md
index 2d294b5104b..59d1515f176 100644
--- a/docs/install/install-deploy.md
+++ b/docs/install/install-deploy.md
@@ -56,8 +56,8 @@ Doris, as an open source MPP architecture OLAP database, can
run on most mainstr
````
vi /etc/security/limits.conf
-*soft nofile 65536
-*hard nofile 65536
+* soft nofile 65536
+* hard nofile 65536
````
##### Clock synchronization
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]