Skip to content

Runtime configuration reloading #267

Description

@stephank

We now support listfiles for various settings (allowed_origins, allowed_domains, blocked_domains), which is especially handy for longer, dynamic lists. It'd be useful if we could reload dynamic lists at runtime, such as when using an external blocklist.

We can probably bunch this together with reloading more configuration settings, though not necessarily everything. For example, it's pretty common for other software not to allow runtime rebinding the listening socket, and we should draw a similar line somewhere to prevent complexity.

cc @jimdigriz, because you mentioned the idea in #96, but feel free to unsub otherwise. 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions