1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-04 11:07:59 +02:00

Updated AppData Directory (markdown)

Donald Webster 2017-03-14 13:47:09 -07:00
parent 39510e7109
commit 7047ba2a44

@ -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`