diff --git a/config/config.sample.php b/config/config.sample.php
index 5f748438bc7ab605623ad85c70a171255a48b437..0f6d686a51169f4230e0a028a42213cdf47c81c2 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -71,9 +71,6 @@ $CONFIG = array(
 /* Enable the help menu item in the settings */
 "knowledgebaseenabled" => true,
 
-/* URL to use for the help page, server should understand OCS */
-"knowledgebaseurl" => "http://api.apps.owncloud.com/v1",
-
 /* Enable installing apps from the appstore */
 "appstoreenabled" => true,