mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
10 lines
233 B
Bash
10 lines
233 B
Bash
# Prowlarr configuration options
|
|
|
|
command_user="prowlarr:prowlarr" # user:group
|
|
directory="/var/lib/prowlarr"
|
|
supervisor="supervise-daemon"
|
|
|
|
#logdir="/var/log/prowlarr"
|
|
#error_log="$logdir/error.log"
|
|
#output_log="$logdir/output.log"
|