summaryrefslogtreecommitdiff
path: root/src/config.cc
AgeCommit message (Collapse)Author
2023-07-18Add missing includes for cstdintJoel Klinghed
Worked with older STL because the types leaked.
2017-07-26Add Config::removeJoel Klinghed
Removes any config value set by Config::set()
2017-04-25Make a non-existent config file an errorJoel Klinghed
2017-02-28Initial commitJoel Klinghed