aboutsummaryrefslogtreecommitdiff
path: root/config.go
Commit message (Collapse)AuthorAgeFilesLines
* Move config to its own packageGravatar Runxi Yu2025-11-161-485/+0
|
* Add basic support for parsing configuration filesGravatar Runxi Yu2025-11-161-0/+485
Now support for switching hash algorithms should be complete!