Mercurial > pumpbridge
comparison pumpbridge.json.example @ 30:3e3fa35e3ce2
twitter sync likes, recommend mongodb
configure pump2twitter, twitter2pump in webui
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Thu, 28 Aug 2014 18:40:39 +0200 |
parents | 58a069d12b0c |
children |
comparison
equal
deleted
inserted
replaced
29:34cfa565f565 | 30:3e3fa35e3ce2 |
---|---|
1 { | 1 { |
2 "driver": "redis", | 2 "driver": "mongodb", |
3 "params": {"host":"localhost","database":14,"port":6379}, | 3 "params": {"host":"localhost","dbname": "pumpbridge"}, |
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", |