diff options
| author | Aldrik Ramaekers <aldrik.ramaekers@protonmail.com> | 2020-02-04 09:40:59 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik.ramaekers@protonmail.com> | 2020-02-04 09:40:59 +0100 |
| commit | 9e43f84427b7a79bd56d56b46fbd341e1a161cfb (patch) | |
| tree | 56964eebf95613f4c36e8f2d6fce01fb04a71767 /data/config.txt | |
| parent | 3f1aed9d71d10f5a7430b8720c6a1e93630b4477 (diff) | |
work
Diffstat (limited to 'data/config.txt')
| -rw-r--r-- | data/config.txt | 10 |
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" |
