View Single Post
Old 02-06-2023, 03:58 PM   #9
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,832
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
By default, calibre stores its configuration data (global settings, plugins, overrides etc) in a directory named %APPDATA%\calibre, where %APPDATA% is a Windows controlled environment variable, which is typically set to C:\Users\<user name>\AppData\Roaming.

The CALIBRE_CONFIG_DIRECTORY environment can be used to override the default location.

If the calibre configuration folder is inaccessible when calibre starts it will run its Welcome-wizard. Amongst other things the wizard tries to build a fresh configuration folder; if it is set, it will try to build it in the location referenced by CALIBRE_CONFIG_DIRECTORY.

BR
BetterRed is online now   Reply With Quote