From 19666889bdc4f08d33791a9c2bee96553dc42506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Mon, 10 Dec 2018 08:52:41 +0100 Subject: [PATCH] doc: update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1f06c3d..ccea727 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,10 @@ project. The configuration is performed via environment variables contained in a ``.env`` file. You can copy the provided ``env.example`` file as a reference. +**IMPORTANT**: At the moment, configuration is not regenerated on every container boot, so +if you make any changes to your ``.env`` file, make sure you remove the configuration directory +before starting your containers again. + Variable | Description | Example --- | --- | --- `CONFIG` | Directory where all configuration will be stored | /opt/jitsi-meet-cfg