aboutsummaryrefslogtreecommitdiffstats
path: root/testing/moosefs/moosefs-cgiserv.confd
blob: b50a6aa77bc00145c90f0217d439a222d1c4581c (plain)
1
2
3
4
5
6
7
8
9
10
# MooseFS HTTP/CGI server configuration.

# BIND_HOST: local address to listen on
# default: any
BIND_HOST="0.0.0.0"

# BIND_PORT: port to listen on
# default: 9425
BIND_PORT=9425