Add configuration flag for ebook search type 93/272493/2 accepted/tizen/unified/20220323.133741 submit/tizen/20220323.084141
authorMinje Ahn <minje.ahn@samsung.com>
Fri, 18 Mar 2022 01:03:49 +0000 (10:03 +0900)
committerMinje ahn <minje.ahn@samsung.com>
Tue, 22 Mar 2022 23:06:22 +0000 (23:06 +0000)
Change-Id: I5df8fd1d6f9d405e181e378c067f6ad3235ed366
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
media_content_config.ini
media_content_config_product.ini

index 1cce454..8d8d355 100644 (file)
@@ -15,3 +15,8 @@ dcm_activation=1
 ; 0 = extract all data at once
 ; 1 = 2 step scanning
 scanner_type=0
+
+;ebook_search_type
+; 0 = direct search
+; 1 = DB search
+ebook_search_type=1
index 0232395..c286ea2 100644 (file)
@@ -15,3 +15,8 @@ dcm_activation=1
 ; 0 = extract all data at once
 ; 1 = 2 step scanning
 scanner_type=1
+
+;ebook_search_type
+; 0 = direct search
+; 1 = DB search
+ebook_search_type=0