2018-11-09 23:51:45 +00:00
|
|
|
Template: sonarr/owning_user
|
|
|
|
Type: string
|
|
|
|
Default: sonarr
|
|
|
|
Description: Sonarr user:
|
2018-11-29 18:57:29 +00:00
|
|
|
Specify the user that is used to run Sonarr. The user will be created if it does not already exist.
|
|
|
|
The default 'sonarr' should work fine for most users. You can specify the user group next.
|
2018-11-09 23:51:45 +00:00
|
|
|
|
|
|
|
Template: sonarr/owning_group
|
|
|
|
Type: string
|
|
|
|
Default: sonarr
|
|
|
|
Description: Sonarr group:
|
2018-11-29 18:57:29 +00:00
|
|
|
Specify the group that is used to run Sonarr. The group will be created if it does not already exist.
|
|
|
|
If the user doesn't already exist then this group will be used as the user's primary group.
|
2018-11-18 19:11:04 +00:00
|
|
|
Any media files created by Sonarr will be writeable by this group.
|
|
|
|
It's advisable to keep the group the same between download client, Sonarr and media centers.
|
2018-11-09 23:51:45 +00:00
|
|
|
|
|
|
|
Template: sonarr/config_directory
|
|
|
|
Type: string
|
|
|
|
Default: /var/lib/sonarr
|
|
|
|
Description: Config directory:
|
2018-11-18 19:11:04 +00:00
|
|
|
Specify the directory where Sonarr stores the internal database and metadata. Media content will be stored elsewhere.
|