2020-03-27 23:22:00 +00:00
|
|
|
PUID=1000
|
|
|
|
PGID=1000
|
|
|
|
TZ=Europe/Moscow
|
|
|
|
|
|
|
|
EXT_PORT=8989
|
|
|
|
|
|
|
|
# control permissions of files and directories created by Radarr
|
|
|
|
UMASK_SET=022
|
|
|
|
|
|
|
|
# Volumes
|
|
|
|
# Database and Radarr configs
|
|
|
|
CONFIG_PATH=/path/to/config
|
|
|
|
# Location of Movie library on disk (See note in Application setup)
|
2020-03-31 17:37:10 +00:00
|
|
|
# It's recommended to use such path that includes download path too.
|
2020-03-27 23:22:00 +00:00
|
|
|
TVSERIES_PATH=/path/to/movies
|
|
|
|
# Location of download managers output directory (See note in Application setup)
|
2020-03-31 17:37:10 +00:00
|
|
|
#DOWNLOADS_PATH=/path/to/downloads
|
2020-03-27 23:22:00 +00:00
|
|
|
|
|
|
|
# Logs
|
|
|
|
LOG_MAX_SIZE=5m
|
|
|
|
LOG_MAX_FILE=5
|