summaryrefslogtreecommitdiff
path: root/src/vyconf_config.ml
AgeCommit message (Expand)Author
4 daysT7121: add cache directory and files, and commitd socket nameJohn Estabrook
2025-01-14T7046: move reftree.cache to unique directoryJohn Estabrook
2024-10-27T6718: read reference tree json file on startupJohn Estabrook
2024-10-27T6718: update build system, drop batteries, and adjust for lib changesJohn Estabrook
2018-02-12Revert "Fix build with new Toml module version."Daniil Baturin
2018-01-26Fix build with new Toml module version.Daniil Baturin
2017-02-09Revert "Add basepath option to the vyconfd config."Daniil Baturin
2017-01-23Add basepath option to the vyconfd config.Daniil Baturin
2017-01-20Use BatOption.defalt instead of homegrown equivalent.Daniil Baturin
2017-01-16Use the new Util.substitute_default in Vyconf_config.Daniil Baturin
2016-12-23Make log template and log level configurable.Daniil Baturin
2016-12-15Rename type Vyconf_config.vyconf_config to Vyconf_config.t for brevityDaniil Baturin
2016-12-14T210: Oops, missing exception handler. mandatory_field raises Missing_fieldDaniil Baturin
2016-12-14T210: Do not use the Result compatibility library, use built-in result type.Daniil Baturin
2016-12-14T210: use TOML for the vyconf config file.Daniil Baturin
2016-12-08Fix build for ocaml 4.03Daniil Baturin
2015-09-24Add minimal vyconfd config loader.Daniil Baturin