diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2025-11-29 05:02:41 +0100 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2025-11-29 05:02:41 +0100 |
| commit | 8871f7b50bc6fef814254c85b851e05d638e66be (patch) | |
| tree | 433776dc7b670b0e20b8f26516d36767f3a67f36 /search.cfg.example | |
| download | arfnet2-search-8871f7b50bc6fef814254c85b851e05d638e66be.tar.gz arfnet2-search-8871f7b50bc6fef814254c85b851e05d638e66be.zip | |
initial commit
Diffstat (limited to 'search.cfg.example')
| -rw-r--r-- | search.cfg.example | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/search.cfg.example b/search.cfg.example new file mode 100644 index 0000000..bb7e8ef --- /dev/null +++ b/search.cfg.example @@ -0,0 +1,9 @@ +# search config + +# listen port +port=8888 + +# html template path +template=index.htm.tmpl + + |
