Below are the default paths for the application data directory
All instances of
$USER
are placeholders for the user the application is running under.
C:\ProgramData\Whisparr
Unless otherwise specified Whisparr will store it's application data in the home folder of the user Whisparr is running under /home/$USER/.config/Whisparr
or ~/.config/Whisparr
The installation instructions specify /var/lib/whisparr
/Users/$USER/.config/Whisparr
or ~/.config/Whisparr
/usr/local/Whisparr/var/.config/Whisparr
/volume1/@appstore/Whisparr/var/.config/Whisparr
/share/MD0_DATA/homes/admin/.config/Whisparr
/share/CACHEDEV1_DATA/Whisparr_CONFIG
/config
/config
to on their host systemThe -data=
argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On Windows this would be /data=
The -nobrowser
argument refrains from launching/opening the browser on startup. On Windows this would be /nobrowser