From cfc1529fc25acefc79f9b4432db50b7f66d6683c Mon Sep 17 00:00:00 2001 From: danilapog Date: Wed, 6 Jul 2022 12:19:43 +0300 Subject: [PATCH] Update variable description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f85fe6c..6237fd2 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ Below is the complete list of parameters that can be set using environment varia - **METRICS_PREFIX**: Defines StatsD metrics prefix for backend services. Defaults to `ds.`. - **LETS_ENCRYPT_DOMAIN**: Defines the domain for Let's Encrypt certificate. - **LETS_ENCRYPT_MAIL**: Defines the domain administator mail address for Let's Encrypt certificate. -- **NODE_OPTIONS**: Define the variables to start NodeJs processes like docservice and converter. NODE_OPTIONS allows command line arguments to be provided through an environment variable. [All avalivable values](https://nodejs.org/api/cli.html#node_optionsoptions). +- **NODE_OPTIONS**: Define the variables to start NodeJs processes like docservice and converter. Allows command line arguments to be provided through an environment variable. [All avalivable values](https://nodejs.org/api/cli.html#node_optionsoptions). ## Installing ONLYOFFICE Document Server integrated with Community and Mail Servers