summaryrefslogtreecommitdiff
path: root/default-conf
diff options
context:
space:
mode:
Diffstat (limited to 'default-conf')
-rwxr-xr-xdefault-conf/var_www_includes/config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/default-conf/var_www_includes/config.php b/default-conf/var_www_includes/config.php
index 07d4fb03..68b51acc 100755
--- a/default-conf/var_www_includes/config.php
+++ b/default-conf/var_www_includes/config.php
@@ -48,4 +48,8 @@ $PentabarfXMLpath = "Xcal/conference/";
$PentabarfXMLEventID = "31";
$PentabarfGetWith = "fsockopen"; // "fsockopen"/"fopen"/"wget"/"lynx"
+
+//Mailing List: is is not defined, the option is not shown
+//$SubscribeMailinglist = "*-subscribe@lists.*";
+
?>