remove the config option that is no longer needed

This commit is contained in:
Frank Karlitschek 2013-08-31 18:03:10 +02:00
parent 58e036e304
commit a5633bb155

View file

@ -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,