diff 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
line wrap: on
line diff
--- a/pumpbridge.json.example	Thu Jun 12 10:23:05 2014 +0200
+++ b/pumpbridge.json.example	Thu Jun 12 10:34:02 2014 +0200
@@ -1,6 +1,6 @@
 {
 "driver": "redis",
-"pparams": {"host":"localhost","database":14,"port":6379},
+"params": {"host":"localhost","database":14,"port":6379},
 "secret": "takeanother",
 "port": 443,
 "bounce": true,
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)