With this new mechanism, the cache name will then be RawTherapee3.0, RawTherapee3.1, etc... The cache is now located in %LOCALAPPDATA% on Windows Options.xxx template files has also been reduced to essential values, other ones are set in options.cc
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
# Only important or pre-first run parameters are left in this global option file.
|
|
# After the first run, all the parameters will be available in this global option file
|
|
# or in a new local option file, depending on the MultiUser value below
|
|
|
|
# Most ot the options are modifiable through the Preference window
|
|
|
|
[General]
|
|
# Setting MultiUser to false will use the application's installation directory as cache directory,
|
|
# which can be usefull if you want to keep the application and all the cache datas in a single place,
|
|
# an external HD for example
|
|
MultiUser=true
|
|
|
|
[File Browser]
|
|
ParseExtensions=jpg;tif;tiff;png;crw;cr2;crf;nef;raf;pef;dng;arw;sr2;mrw;raw;orf;kdc;rwz;rw2;mef;
|
|
ParseExtensionsEnabled=1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;
|
|
|
|
[Output]
|
|
PathTemplate=%p1/converted/%f
|
|
|
|
[Profiles]
|
|
# if this is set to a path of a custom program, it will receive the EXIFs as parameters and must generate a PP3 preset file for the given RAW/JPG
|
|
# Parameters: <Path to RAW/JPG> <Path to default profile> <fNumber> <expose in seconds> <focal length in mm> <ISO> <Lens> <Camera>
|
|
CustomProfileBuilder=
|