aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Collapse)Author
2024-04-30implement if-not-modifiedmetamuffin
2023-12-07move some files around and add horrible access logmetamuffin
2023-11-28config referencemetamuffin
2023-11-20fix file watch pathmetamuffin
2023-11-14config hot reloadmetamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-04support scalar bind field in https config (the example from the readme was ↵Lia Lenckowski
broken all along. oops) Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-10-04change from toml to yaml; version bumpLia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-08-28what i invented here already existed: semaphoremetamuffin
2023-08-28supporting listening on a list of addressesLia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-04-06apply limitsmetamuffin
2023-04-06configure max_incoming_connectionsmetamuffin
2023-02-24static file serving + bugsmetamuffin
2023-02-12config path as argmetamuffin
2023-02-12blubmetamuffin
2023-02-11worksmetamuffin