diff options
Diffstat (limited to 'search.cfg')
| -rw-r--r-- | search.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/search.cfg b/search.cfg new file mode 100644 index 0000000..bb7e8ef --- /dev/null +++ b/search.cfg @@ -0,0 +1,9 @@ +# search config + +# listen port +port=8888 + +# html template path +template=index.htm.tmpl + + |
