From 9123ef26f54ab946a5cf742bab13331b9a94c157 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 23 Jun 2021 08:06:41 -0400 Subject: [PATCH] Update default_vars.yml --- vars/default_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index e2ae12e56..e6228bf5d 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -458,7 +458,7 @@ kalite_root: "{{ content_base }}/ka-lite" # /library/ka-lite kolibri_install: False kolibri_enabled: False -kolibri_language: en # Options: see KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py +kolibri_language: en # See KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py kolibri_http_port: 8009 # kiwix_install: True is REQUIRED, if you install IIAB's Admin Console