Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-23 | Support reload and refactor config | Slack Coder | |
- Simplify config parameters. - Support hot config reloading. | |||
2024-10-21 | Add signal handling | Slack Coder | |
2024-10-21 | Support multiple config files | Slack Coder | |
Read files from /etc/mirror/conf.d. | |||
2024-10-16 | Support versioning | Slack Coder | |
2024-10-16 | Make config handling simpler | Slack Coder | |
2024-10-02 | config: Use TOML | Slack Coder | |
TOML is simple for users, and it is used in notably projects like rustlang. It also provides comments! | |||
2024-07-18 | Port to Golang | Slack Coder | |