From 260f05025631031b7cc4904805d5017feaf53eda Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 30 Jan 2020 21:11:12 +0100 Subject: initial commit --- data/config.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/config.txt (limited to 'data/config.txt') diff --git a/data/config.txt b/data/config.txt new file mode 100644 index 0000000..c0d0264 --- /dev/null +++ b/data/config.txt @@ -0,0 +1,10 @@ +SEARCH_DIRECTORY = "/opt/textsearch/" +SEARCH_DIRECTORIES = "1" +SEARCH_TEXT = "*hello world*" +FILE_FILTER = "*.txt,*.c" +MAX_THEAD_COUNT = "20" +MAX_FILE_SIZE = "200" +WINDOW_WIDTH = "800" +WINDOW_HEIGHT = "600" +PARALLELIZE_SEARCH = "1" +LOCALE = "en" -- cgit v1.2.3-70-g09d2