Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Reload Configuration #107

@icb-

Description

@icb-

I would like to be able to reload configuration (particularly static bindings) without restarting. This could be as simple as responding to a SIGHUP as is convention, or periodically doing an os.stat on the config files checking for changes in mtime, or even inotify(7)/kqueue(2) type notifications.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions