Improve configuration with config file
This adds explanations to the example config file, renames the file in order to enable yaml syntax highlighting and fixes the parsing of the flag specifying where to find the configuration file.
This commit is contained in:

committed by
Jan-Eric Hellenberg

parent
da38f56f64
commit
c497e2f19c
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,8 +1,9 @@
|
||||
# Project binary
|
||||
poseidon
|
||||
|
||||
# Configuration file
|
||||
configuration.yaml
|
||||
|
||||
# TLS certificate/key
|
||||
*.crt
|
||||
*.key
|
||||
|
||||
configuration.yaml
|
||||
|
Reference in New Issue
Block a user