feat: expand ~ to $HOME in the yaml parser

This commit is contained in:
Martin Wimpress 2024-07-25 08:52:01 +01:00 committed by Martin Wimpress
commit c78953780a
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@ server:
app: sprout
key: "create your key with uuidgen here"
archive_stream: false
archive_path: "${HOME}/Streams"
archive_path: ~/Streams
services:
trovo: