Mercurial > pumpbridge
comparison pumpbridge.json.example @ 13:58a069d12b0c
edit INSTALL.md and use correct params in pumpbridge.json
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Thu, 12 Jun 2014 10:34:02 +0200 |
parents | 8363d4970c75 |
children | 3e3fa35e3ce2 |
comparison
equal
deleted
inserted
replaced
12:f190abf340ef | 13:58a069d12b0c |
---|---|
1 { | 1 { |
2 "driver": "redis", | 2 "driver": "redis", |
3 "pparams": {"host":"localhost","database":14,"port":6379}, | 3 "params": {"host":"localhost","database":14,"port":6379}, |
4 "secret": "takeanother", | 4 "secret": "takeanother", |
5 "port": 443, | 5 "port": 443, |
6 "bounce": true, | 6 "bounce": true, |
7 "interval": 900000, | 7 "interval": 900000, |
8 "name": "pumpbridge", | 8 "name": "pumpbridge", |