summaryrefslogtreecommitdiff
path: root/src/config/PARSING-config.txt
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-08-09 18:46:06 +0000
committerLaurent Bercot <ska@appnovation.com>2023-08-09 18:46:06 +0000
commit5bf49ff287df28f05943a3ef48e36c38917ed2a2 (patch)
tree95accb118fdb612415b441803d5ded4d2ab5551c /src/config/PARSING-config.txt
parentd2c2170ec527d8c5ad4829fe91135180ff6e36d2 (diff)
downloadtipidee-5bf49ff287df28f05943a3ef48e36c38917ed2a2.tar.xz
Fix arg checking in content-type and index_file directives
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/config/PARSING-config.txt')
-rw-r--r--src/config/PARSING-config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/PARSING-config.txt b/src/config/PARSING-config.txt
index b1be2df..688d93c 100644
--- a/src/config/PARSING-config.txt
+++ b/src/config/PARSING-config.txt
@@ -1,6 +1,6 @@
global verbosity 1
global read_timeout 60000
-global index index.cgi index.html
+global index_file index.cgi index.html
content-type application/pdf .pdf
content-type text/plain .c .h .txt