remove the config option that is no longer needed
This commit is contained in:
parent
58e036e304
commit
a5633bb155
1 changed files with 0 additions and 3 deletions
|
@ -71,9 +71,6 @@ $CONFIG = array(
|
||||||
/* Enable the help menu item in the settings */
|
/* Enable the help menu item in the settings */
|
||||||
"knowledgebaseenabled" => true,
|
"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 */
|
/* Enable installing apps from the appstore */
|
||||||
"appstoreenabled" => true,
|
"appstoreenabled" => true,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue