From 6e88d912e59f13e1fbd5a4593c0109fb66d09bed Mon Sep 17 00:00:00 2001 From: Varac <varac@varac.net> Date: Fri, 20 Dec 2019 10:08:19 +0000 Subject: [PATCH] Apply suggestion to docs/installation_instructions.md --- docs/installation_instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation_instructions.md b/docs/installation_instructions.md index c3679d935..430dd1e5b 100644 --- a/docs/installation_instructions.md +++ b/docs/installation_instructions.md @@ -186,7 +186,7 @@ its *hostname* and its *IP address*. Also check that your VPS meets our > **NOTE:** You can use the `--acme-staging` argument for testing purposes. If > you are automating this, please use this to ensure you use "staging" -> certificates from Let's Encrypt, to > reduce the stress on their servers. +> certificates from Let's Encrypt, to reduce the stress on their servers. > However, ONLYOFFICE integration requires valid (live) certificates to work > properly so please don't use this option by default. -- GitLab