mirror of
https://git.0x0.st/mia/0x0.git
synced 2025-07-31 07:25:58 +02:00
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:
parent
a52127f0c3
commit
51d51d4c00
3 changed files with 10 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
__pycache__/
|
||||
.py[cod]
|
||||
/fhost.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue