*Fix : satellites links where send with 'con' information. It's not a good thing...
[shinken.git] / etc / brokerd.ini
blob9432aa7698a673eb6fd5bda0da5fbf403f7f23d5
1 [daemon]
2 #relative from this cfg file
3 workdir=../var
4 pidfile=%(workdir)s/brokerd.pid
5 interval_poll=5
6 maxfd=1024
7 port=7772
8 host=0.0.0.0
9 user=shinken
10 group=shinken
11 idontcareaboutsecurity=no
13 #SSL part
14 use_ssl=0
15 certs_dir=etc/certs
16 ca_cert=etc/certs/ca.pem
17 server_cert=etc/certs/server.pem
18 hard_ssl_name_check=0