Modify the NOTE descripition at the begining of the file

This commit is contained in:
terry-xiaoyu 2018-12-10 18:08:24 +08:00 committed by Feng Lee
parent 68a6a88eb9
commit 7c7d6b031c
2 changed files with 10 additions and 6 deletions

View File

@ -3,9 +3,11 @@
##############################
## NOTE:
## Basic args like '-name' and '-setcookie' should be configured in emqx.conf
## If they are configured in both file, the args configured in emqx.conf will
## be used.
##
## Arguments configured in this file might be overridden by configs from `emqx.conf`.
##
## Some basic VM arguments are to be configured in `emqx.conf`,
## such as `node.name` for `-name` and `node.cooke` for `-setcookie`.
## Sets the maximum number of simultaneously existing processes for this system.
+P 256000

View File

@ -3,9 +3,11 @@
##############################
## NOTE:
## Basic args like '-name' and '-setcookie' should be configured in emqx.conf
## If they are configured in both file, the args configured in emqx.conf will
## be used.
##
## Arguments configured in this file might be overridden by configs from `emqx.conf`.
##
## Some basic VM arguments are to be configured in `emqx.conf`,
## such as `node.name` for `-name` and `node.cooke` for `-setcookie`.
## Sets the maximum number of simultaneously existing processes for this system.
+P 20480