Skip to content

Configuration override via environment variables #90

Description

@squidfunk

Description

Sometimes, its helpful to be able to override specific configuration settings via environment variables. Zensical could provide a general way of overriding settings based on the environment variable name, so something like:

[module.content]
site_url = "https://example.com"

Could be overridden with:

ZEN_MODULE_CONTENT_SITE_URL=https://example.com

Tip

Subscribe to this issue to get notified when the status of this item changes, or this functionality becomes available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Accepted

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions