Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime configuration reloading #267

Open
stephank opened this issue Jul 13, 2021 · 0 comments
Open

Runtime configuration reloading #267

stephank opened this issue Jul 13, 2021 · 0 comments

Comments

@stephank
Copy link
Member

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. 🙂

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

No branches or pull requests

1 participant