You may change the appropriate settings in the config.json
file, which is stored in the mangadesk
folder within your
OS' default configuration folder (this folder depends on your OS).
If no location can be found, it will instead be found in the default home directory (also depends on your OS!)
downloadDir
By default, all downloads will be stored in a folder titled downloads
relative to where the executable is run.
You may use environment variables to specify the new path. Take special note when specifying relative or absolute paths!
langauges
By default, only English (en
) translated chapters will be shown. Please use
comma-separated ISO language codes.
downloadQuality
Valid options are data
(high quality) or data-saver
(lower quality). Any other empty/invalid option will default
to data
.
explicitContent
Valid options are true
or false
. It is false
by default.
Set to true
if you want to see explicit content in your feeds.
Note that search results follow search-specific settings. If you do not check the Explicit Content
checkbox, you will
not see explicit results regardless of your configuration settings.
forcePort443
Valid options are true
or false
. It is false
by default.
Set to true
if you are having trouble downloading or are using networks that block traffic to non-standard ports
(such as school/office networks).
More info.
asZip
Valid options are true
or false
. It is false
by default.
Set to true
if you want your chapter downloads to be compressed into a zip folder.
zipType
Valid options are zip
or cbz
. This is ignored if asZip
is set to false
. Any other empty/invalid option will
default to zip
.
guestMode
Valid options are true
or false
. It is false
by default.
Set to true
if you want to skip the login screen and login as guest always.