summaryrefslogtreecommitdiff
path: root/net-misc/tokyotyrant/files/tokyotyrant.confd
blob: b6417134f47cdcad54d74b18a7a5d4d994790677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Tokyo tyrant config

# Listening options
TT_HOST=127.0.0.1
TT_PORT=1978

# Database file - please refer to man ttserver for alternatives
TT_DB="/var/lib/tokyotyrant/casket.tch#bnum=1000000#opts=ld"

# ttserver accepts a wide range of options, put them here
TT_OPTS=""

# don't change these
TT_PID=/var/run/tokyotyrant/db.pid
TT_LOG=/var/log/tokyotyrant/db.log