diff 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
line wrap: on
line diff
--- a/pumpbridge.json.example	Tue Jul 29 16:06:05 2014 +0200
+++ b/pumpbridge.json.example	Thu Aug 28 18:40:39 2014 +0200
@@ -1,6 +1,6 @@
 {
-"driver": "redis",
-"params": {"host":"localhost","database":14,"port":6379},
+"driver": "mongodb",
+"params": {"host":"localhost","dbname": "pumpbridge"},
 "secret": "takeanother",
 "port": 443,
 "bounce": true,
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)