index
:
omnisearch
master
A modern lightweight metasearch engine with a clean design written in C.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Config.h
blob: b5695b725ab2aed145528a57132a0451ec35add0 (
plain
)
1
2
static
int
port
=
5000
;
static
char
host
[]
=
"0.0.0.0"
;