comparison 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
comparison
equal deleted inserted replaced
6:a94ac7c3b182 7:2123f355ab68
1 { 1 {
2 "driver": "redis", 2 "driver": "redis",
3 "pparams": {"host":"localhost","database":14,"port":6379}, 3 "pparams": {"host":"localhost","database":14,"port":6379},
4 "secret": "takeanother", 4 "secret": "takeanother",
5 "port": 3000, 5 "port": 443,
6 "bounce": false, 6 "bounce": true,
7 "interval": 900000,
7 "name": "pumpbridge", 8 "name": "pumpbridge",
8 "description": "connect social networks", 9 "description": "connect social networks",
9 "urlPort": 3000, 10 "urlPort": 443,
10 "hostname": "server.com", 11 "hostname": "server.com",
11 "address": "42.42.42.42", 12 "address": "42.42.42.42",
12 "nologger": false, 13 "nologger": false,
13 "serverUser": "pumpio", 14 "serverUser": "pumpio",
14 "debugClient": true, 15 "debugClient": true,
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)