summaryrefslogtreecommitdiff
blob: e3f1909e94149c9af2c6a76c19a306296bd2003b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## port to listen to
#YPD_PORT=4443

## host to connect to
#YPD_HOST=localhost


## port to connect https connections
#YPD_PORT_HTTPS=443

## port to connect ssh connections
#YPD_PORT_SSH=22

## port to connect hstop3g connections
#YPD_PORT_HSTOP3G=8980