From c642cc811c625807666f39a6845c603d2bc128c3 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Thu, 24 May 2018 12:34:58 -0600 Subject: [PATCH] fix --- docs/source/02-02-advanced-configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/02-02-advanced-configuration.md b/docs/source/02-02-advanced-configuration.md index 9d351ed2b..da7112706 100644 --- a/docs/source/02-02-advanced-configuration.md +++ b/docs/source/02-02-advanced-configuration.md @@ -31,11 +31,11 @@ image you can specify it with `--build-arg TALK_DEFAULT_LANG=en`. Specify the default translation language. (Default `en`) -## TALK_WHITELIST_LANGUAGES +## TALK_WHITELISTED_LANGUAGES This is a **Build Variable** and must be consumed during build. If using the [Docker-onbuild](/talk/installation-from-docker/#onbuild) -image you can specify it with `--build-arg TALK_WHITELIST_LANGUAGES=en`. +image you can specify it with `--build-arg TALK_WHITELISTED_LANGUAGES=en`. Specify the comma separated whitelisted languages that you want the Talk application to serve. This will override the available set of languages that