Skip to content

馃摑(doc) sync env.md with actual settings - #799

Open
kernicPanel wants to merge 1 commit into
mainfrom
doc/sync-env-md
Open

馃摑(doc) sync env.md with actual settings#799
kernicPanel wants to merge 1 commit into
mainfrom
doc/sync-env-md

Conversation

@kernicPanel

Copy link
Copy Markdown
Collaborator

Purpose

docs/env.md had drifted from the actual settings: many configurable
variables were undocumented, a few documented ones no longer exist, and
some were listed under the wrong name.

Proposal

  • document the missing variables (OIDC resource server, SDK,
    entitlements, malware detection, metrics, theme customization,
    caches...)
  • remove three variables that no longer exist (FEATURES_ALPHA,
    ITEM_FILE_MAX_SIZE, SEARCH_INDEXER_MIMETYPES)
  • rename with their actual DJANGO_ prefix the settings declared
    without an explicit environ_name (CORS_*, EMAIL_*,
    LANGUAGE_CODE)
  • split the document into general and development/test sections

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.
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant