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