mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
The environment variables documentation had drifted from settings.py: many variables were missing (OIDC resource server, SDK, entitlements, malware detection, metrics, theme...), three documented ones no longer exist, and settings declared without an explicit environ_name were listed without their actual DJANGO_ prefix. Also split the document into general and development/test sections.