Add SABnzbd for Usenet NZB search and download
Wire Newshosting/Tweaknews via secrets-driven configure script, NZBgeek through Prowlarr, and /data/usenet paths for hardlinks with the Arrs.
This commit is contained in:
parent
0601de7217
commit
07ae1c0c71
8 changed files with 223 additions and 1 deletions
|
|
@ -73,6 +73,9 @@ OPENHANDS_MODEL=openai/local
|
|||
FLARESOLVERR_LOG_LEVEL=info
|
||||
FLARESOLVERR_CAPTCHA_SOLVER=none
|
||||
|
||||
# SABnzbd (Usenet) — credentials in secrets/.env, not here
|
||||
SABNZBD_PORT=8085
|
||||
|
||||
# Forgejo — self-hosted Git (web + SSH clone)
|
||||
FORGEJO_HTTP_PORT=3002
|
||||
FORGEJO_SSH_PORT=2222
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue