From 450b1ab93c5cffd354b005ce662c8d27b417c355 Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Tue, 8 Oct 2019 23:15:14 -0400 Subject: [PATCH] Update faq.md --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 69d4d61..583c015 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -46,7 +46,7 @@ No. By design, the Algo development team has no access to any Algo server that o As a result, once your Algo server has been deployed, it is yours to maintain. If you want to take advantage of new features available in the current release of Algo, then you have two options. You can use the [SSH administrative interface](/README.md#ssh-into-algo-server) to make the changes you want on your own or you can shut down the server and deploy a new one (recommended). -In the future, we will make it easier for users who want to update their own servers by providing official releases of Algo. Each official release will summarize the changes from the last release to make it easier to follow along with them. +As an extension of this rationale, most configuration options (other than users) available in `config.cfg` can only be set at the time of initial deployment. ## Where did the name "Algo" come from?