mirror of
https://github.com/Radarr/Radarr
synced 2025-03-11 14:45:23 +00:00
Updated AppData Directory (markdown)
parent
39510e7109
commit
7047ba2a44
1 changed files with 8 additions and 5 deletions
|
@ -1,17 +1,20 @@
|
|||
Radarr's AppData folder contains the the databases for logs and general app information (movies, history, most settings), log files and the config file that contains settings required to start the web server. This path is listed on the System Status page in Radarr, but if you are unable to access it, here are some common locations for it:
|
||||
|
||||
##### Windows #####
|
||||
##### Windows
|
||||
`C:\ProgramData\Radarr`
|
||||
|
||||
##### Ubuntu #####
|
||||
##### Ubuntu
|
||||
`/home/<user>/.config/Radarr` (`~/.config/Radarr`)
|
||||
|
||||
##### OS X #####
|
||||
#### Arch Linux
|
||||
`/var/lib/radarr`
|
||||
|
||||
##### OS X
|
||||
`/Users/<user>/.config/Radarr` (`~/.config/Radarr`)
|
||||
|
||||
##### Synology #####
|
||||
##### Synology
|
||||
`/usr/local/radarr/var/.config/Radarr`
|
||||
|
||||
##### QNAP #####
|
||||
##### QNAP
|
||||
`/share/MD0_DATA/homes/admin/.config/Radarr`
|
||||
`/share/CACHEDEV1_DATA/RADARR_CONFIG`
|
Loading…
Add table
Reference in a new issue