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:
Felix Auringer
2021-04-30 08:53:00 +02:00
committed by Jan-Eric Hellenberg
parent da38f56f64
commit c497e2f19c
4 changed files with 73 additions and 18 deletions

5
.gitignore vendored
View File

@ -1,8 +1,9 @@
# Project binary
poseidon
# Configuration file
configuration.yaml
# TLS certificate/key
*.crt
*.key
configuration.yaml