add comment about the sconf config file format at the top of the config files

hopefully this helps admins editing the file and prevent mistakes about config files.

for issue #56 by kikoreis, thanks!
This commit is contained in:
Mechiel Lukkien
2023-09-21 08:59:10 +02:00
parent 0d8603f9e1
commit 9534e464f9
8 changed files with 65 additions and 25 deletions

4
vendor/modules.txt vendored
View File

@ -14,7 +14,7 @@ github.com/matttproud/golang_protobuf_extensions/pbutil
# github.com/mjl-/bstore v0.0.2
## explicit; go 1.19
github.com/mjl-/bstore
# github.com/mjl-/sconf v0.0.4
# github.com/mjl-/sconf v0.0.5
## explicit; go 1.12
github.com/mjl-/sconf
# github.com/mjl-/sherpa v0.6.6
@ -31,7 +31,7 @@ github.com/mjl-/sherpaprom
## explicit; go 1.12
github.com/mjl-/sherpats
github.com/mjl-/sherpats/cmd/sherpats
# github.com/mjl-/xfmt v0.0.0-20190521151243-39d9c00752ce
# github.com/mjl-/xfmt v0.0.2
## explicit; go 1.12
github.com/mjl-/xfmt
# github.com/prometheus/client_golang v1.14.0