fhost: allow configuration at runtime

This reads configuration from a file called `fhost.cfg` if it exists,
allowing users to configure the server without having to maintain a fork.
This commit is contained in:
io mintz 2020-11-13 12:46:33 +00:00
parent a52127f0c3
commit 51d51d4c00
3 changed files with 10 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,2 +1,2 @@
__pycache__/
.py[cod]
/fhost.cfg