Updated AppData Directory (markdown)

Donald Webster 2019-11-12 13:08:28 -08:00
parent 0f26d2a96c
commit 6b10400226
1 changed files with 5 additions and 2 deletions

@ -5,7 +5,7 @@ Sonarr's AppData folder contains the the databases for logs and general app info
### Windows
`C:\ProgramData\NzbDrone`
### Ubuntu
### Linux
`/home/<user>/.config/NzbDrone` (`~/.config/NzbDrone`)
### OS X
@ -18,4 +18,7 @@ Sonarr's AppData folder contains the the databases for logs and general app info
### QNAP
`/share/MD0_DATA/homes/admin/.config/NzbDrone`
`/share/CACHEDEV1_DATA/SONARR_CONFIG`
`/share/CACHEDEV1_DATA/SONARR_CONFIG`
### Argument
The `-data` argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is especially useful when trying to run multiple instances.