summaryrefslogtreecommitdiff
blob: 100a8c3adeed814b1d33c34183c162a66ca58b13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# These are set inside the Gentoo conf.d/mogilefsd
#pidfile = /var/run/mogile/mogstored.pid
#daemonize = 1

# Network settings
#httplisten = 0.0.0.0:7500
#mgmtlisten = 0.0.0.0:7501

# Storage
#docroot = /var/mogdata

# Server type
# Perlbal is the default
#server = perlbal
# But lighttpd is supported too
#server = lighttpd
#serverbin = /usr/sbin/lighttpd

# Tuning knobs
#max_conns = 10000
#opt_iostat 1