Update config.sample.php

clarify documentation. Fixes https://github.com/owncloud/core/issues/2624
This commit is contained in:
Frank Karlitschek 2013-04-05 13:44:49 +03:00
parent c745bfa821
commit adb8197c0b
1 changed files with 2 additions and 2 deletions

View File

@ -56,10 +56,10 @@ $CONFIG = array(
/* Theme to use for ownCloud */
"theme" => "",
/* Path to the 3rdparty directory */
/* Path to the parent directory of the 3rdparty directory */
"3rdpartyroot" => "",
/* URL to the 3rdparty directory, as seen by the browser */
/* URL to the parent directory of the 3rdparty directory, as seen by the browser */
"3rdpartyurl" => "",
/* Default app to load on login */