From e87a79f7f6c77c74048cc9ab29e1fca750237d74 Mon Sep 17 00:00:00 2001 From: ndeadly <24677491+ndeadly@users.noreply.github.com> Date: Thu, 9 Mar 2023 19:10:18 +0100 Subject: [PATCH] Update .ini comment --- config_templates/system_settings.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config_templates/system_settings.ini b/config_templates/system_settings.ini index 5adeb5355..f9c7f61bb 100644 --- a/config_templates/system_settings.ini +++ b/config_templates/system_settings.ini @@ -67,9 +67,8 @@ ; Note that this setting is ignored (and treated as 1) when htc is enabled. ; 0 = Disabled, 1 = Enabled ; enable_log_manager = u8!0x0 -; Controls whether the bluetooth pairing database is redirected to sd card for synchronization between sysnand and/or multiple emummcs -; Note that in firmware 13.0.0 the database size was doubled to 20 entries. Booting to a pre-13.0.0 firmware will cause the -; database to be truncated to 10 entries. +; Controls whether the bluetooth pairing database is redirected to the SD card (shared across sysmmc/all emummcs) +; NOTE: On <13.0.0, the database size was 10 instead of 20; booting pre-13.0.0 will truncate the database. ; 0 = Disabled, 1 = Enabled ; enable_external_bluetooth_db = u8!0x0 [hbloader]