|
|
@@ -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
|