aboutsummaryrefslogtreecommitdiff
path: root/search.cfg
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2025-12-08 02:43:09 +0100
committerarf20 <aruizfernandez05@gmail.com>2025-12-08 02:43:09 +0100
commit6e467288fd41b72f867e7551daf3ee0e4b0a3173 (patch)
treee52fa97ad2163304d76eadb02156019e47ddea73 /search.cfg
parent0cd93eca491d9d5d402802bbf6d2fe6c529317ad (diff)
downloadarfnet2-search-6e467288fd41b72f867e7551daf3ee0e4b0a3173.tar.gz
arfnet2-search-6e467288fd41b72f867e7551daf3ee0e4b0a3173.zip
app subdir
Diffstat (limited to 'search.cfg')
-rw-r--r--search.cfg20
1 files changed, 0 insertions, 20 deletions
diff --git a/search.cfg b/search.cfg
deleted file mode 100644
index 83aa8f1..0000000
--- a/search.cfg
+++ /dev/null
@@ -1,20 +0,0 @@
-# search config
-
-# listen port
-port=8888
-
-# html template path
-template=index.htm.tmpl
-
-# root
-root=/home/arf20/projects
-
-# read magic numbers (mime type)
-magic=false
-
-# indexing period (seconds)
-period=86400
-
-# http subdirectory for file links
-subdir=/files/
-