summaryrefslogtreecommitdiff
path: root/data/config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.txt')
-rw-r--r--data/config.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/config.txt b/data/config.txt
deleted file mode 100644
index c0d0264..0000000
--- a/data/config.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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"