mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-07-18 00:46:04 +00:00
Added apprise to runtime
This commit is contained in:
parent
cec9e3c7ff
commit
a2bcd454c7
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ if config_env() == :prod do
|
|||
|
||||
config :pinchflat,
|
||||
yt_dlp_executable: System.find_executable("yt-dlp"),
|
||||
apprise_executable: System.find_executable("apprise"),
|
||||
media_directory: "/downloads",
|
||||
metadata_directory: metadata_path,
|
||||
extras_directory: extras_path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue