mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 09:23:47 +03:00
9534e464f9
hopefully this helps admins editing the file and prevent mistakes about config files. for issue #56 by kikoreis, thanks! |
||
---|---|---|
.. | ||
.gitignore | ||
describe.go | ||
doc.go | ||
LICENSE | ||
Makefile | ||
parse.go | ||
README.txt | ||
sconf.go |
sconf - simple config files See https://godoc.org/github.com/mjl-/sconf for documentation. # todo - deal better with unexpected types. need to use canset?