openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

Allow setting default language #176

Closed sampaccoud closed 1 year ago

sampaccoud commented 1 year ago

Purpose

We want to allow setting the default language via environment variables.

Proposal

Add a Django Configuration value for the LANGUAGE_CODE setting and update the docs.