diff --git a/config/config.inc.php.dist b/config/config.inc.php.dist
index 0c0532896ec57dd59b551168e6e54a9ee47c9d90..099d03ba760623cdd867b6498cb9451a98e7ed81 100644
--- a/config/config.inc.php.dist
+++ b/config/config.inc.php.dist
@@ -72,7 +72,7 @@ $UNI_URL = "http://www.studip.de";
 $UNI_LOGIN_ADD='';
 $UNI_LOGOUT_ADD=sprintf(_("Und hier geht's zur %sStud.IP Portalseite%s&nbsp;"), "<a href=\"http://www.studip.de\"><b>", "</b></a>");
 $UNI_CONTACT = "<please insert your general contact mail-adress here>";
-$UNI_INFO = "Stud.IP 4.3 - Studienbegleitender Internetsupport von Präsenzlehre";
+$UNI_INFO = "Stud.IP 5.1 - Studienbegleitender Internetsupport von Präsenzlehre";
 
 
 /* $SEM_CLASS and $SEM_TYPE configuration moved to database
@@ -252,14 +252,6 @@ $SCM_PRESET[3] = array("name"=>_("Links"));
 $SCM_PRESET[4] = array("name"=>_("Verschiedenes"));
 //you can add more presets here
 
-//preset template for formatting of literature list entries
-$LIT_LIST_FORMAT_TEMPLATE = "**{dc_creator}** |({dc_contributor})||\n"
-                        . "{dc_title}||\n"
-                        . "{dc_identifier}||\n"
-                        . "%%{published}%%||\n"
-                        . "{note}||\n"
-                        . "[{lit_plugin_display_name}]{external_link}|\n";
-
 //Shortcuts for smileys
 $SMILE_SHORT = array( //diese Kuerzel fuegen das angegebene Smiley ein (Dateiname + ".gif")
     ":)"=>"smile" ,
diff --git a/config/config_defaults.inc.php b/config/config_defaults.inc.php
index 2b6f2cae6d9308ce64c8a97127adeec27b47dd76..10ff295df5017136c72ab09e22deba3451d14c5b 100644
--- a/config/config_defaults.inc.php
+++ b/config/config_defaults.inc.php
@@ -162,7 +162,7 @@ $ELEARNING_INTERFACE_MODULES["loncapa"] =
 $PLUGINS_UPLOAD_ENABLE = TRUE;      //Upload of Plugins is enabled
 
 $PLUGIN_REPOSITORIES = [
-    'http://plugins.studip.de/plugins.xml',
+    'https://develop.studip.de/studip/plugins.php/pluginmarket/extern/xml',
 ];
 
 /*domain name and path translation