diff --git a/roles/kolibri/README.rst b/roles/kolibri/README.rst index 8de788619..1c270711d 100644 --- a/roles/kolibri/README.rst +++ b/roles/kolibri/README.rst @@ -27,8 +27,8 @@ Automatic Device Provisioning When kolibri_provision is enabled (e.g. in `/etc/iiab/local_vars.yml `_) the installation will set up the following defaults:: kolibri_facility: Kolibri-in-a-Box - kolibri_language: en # Options: see KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py - kolibri_preset: formal # Options: formal, nonformal, informal + kolibri_language: en # See KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py + kolibri_preset: formal # formal, nonformal, informal kolibri_admin_user: Admin kolibri_admin_password: changeme