Mercurial > pumpbridge
diff pumpbridge.json.example @ 7:2123f355ab68
go back interval or 15 min, delete credentials, layout
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Wed, 11 Jun 2014 02:32:53 +0200 |
parents | b73191efc65b |
children | 8363d4970c75 |
line wrap: on
line diff
--- a/pumpbridge.json.example Sat Jun 07 10:22:12 2014 +0200 +++ b/pumpbridge.json.example Wed Jun 11 02:32:53 2014 +0200 @@ -2,11 +2,12 @@ "driver": "redis", "pparams": {"host":"localhost","database":14,"port":6379}, "secret": "takeanother", -"port": 3000, -"bounce": false, +"port": 443, +"bounce": true, +"interval": 900000, "name": "pumpbridge", "description": "connect social networks", -"urlPort": 3000, +"urlPort": 443, "hostname": "server.com", "address": "42.42.42.42", "nologger": false,