summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2022-06-01 02:00:30 +0100
committerAidan MacDonald <amachronic@protonmail.com>2022-12-03 07:29:42 -0500
commit8f582c90de487c5a29cb61f41a715630cb143d45 (patch)
treee5421113a175a1760e5d9676568f2638eb05c032 /manual/appendix/config_file_options.tex
parentf033fd390eaf23be3e94cc503c92f065660b4d72 (diff)
downloadrockbox-8f582c90de487c5a29cb61f41a715630cb143d45.tar.gz
rockbox-8f582c90de487c5a29cb61f41a715630cb143d45.zip
tagcache: add a setting for customizing the database path
Add a new setting, database path: /path/to/folder to change where the database files are stored, which allows it to be shared by multiple builds when using multiboot. This avoids the need to maintain a separate copy of the database for each build. This setting can only be set from the config file; it has no menu option yet (due to lack of a GUI to pick the directory). Change-Id: Ide7b3ccdd84abb62b52f900421bd3d101773e093
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index dc186e2d26..709bc9b2ff 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -250,6 +250,7 @@
250 keyclick repeats & on, off & N/A\\ 250 keyclick repeats & on, off & N/A\\
251 dircache & on, off & N/A\\ 251 dircache & on, off & N/A\\
252 tagcache\_ram & on, off & N/A\\ 252 tagcache\_ram & on, off & N/A\\
253 database path & path to a directory & N/A\\
253 254
254 \opt{touchpad}{ 255 \opt{touchpad}{
255 \opt{GIGABEAT_PAD}{ 256 \opt{GIGABEAT_PAD}{