From 03c271c82ccb434997fdde7bac140bb86b48accd Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 9 Mar 2024 19:06:53 +0100 Subject: toggle case match --- src/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index f6cff36..efc64cb 100644 --- a/src/config.h +++ b/src/config.h @@ -17,5 +17,6 @@ extern utf8_int8_t filter_buffer[MAX_INPUT_LENGTH]; extern utf8_int8_t query_buffer[MAX_INPUT_LENGTH]; extern int ts_thread_count; extern int max_file_size; // in MBs +extern bool respect_capitalization; void ts_load_config(); \ No newline at end of file -- cgit v1.2.3-70-g09d2