summaryrefslogtreecommitdiff
path: root/default-conf
diff options
context:
space:
mode:
Diffstat (limited to 'default-conf')
-rwxr-xr-xdefault-conf/www-ssl/inc/config.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php
index 3e2c3b51..a1d30867 100755
--- a/default-conf/www-ssl/inc/config.php
+++ b/default-conf/www-ssl/inc/config.php
@@ -35,8 +35,9 @@ $GlobalZeileProStunde = 4;
$Tempdir="/tmp";
//Pentabarf ConferenzDI für UpdateDB
-$PentabarfXMLhost = "pentabarf.cccv.de";
+$PentabarfXMLhost = "cccv.pentabarf.org";
$PentabarfXMLpath = "Xcal/conference/";
$PentabarfXMLEventID = "31";
+$PentabarfGetWith = "fsockopen"; // "fsockopen"/"fopen"/"wget"/"lynx"
?>