]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update config.sample.php
authorFrank Karlitschek <frank@owncloud.org>
Fri, 5 Apr 2013 10:44:49 +0000 (13:44 +0300)
committerFrank Karlitschek <frank@owncloud.org>
Fri, 5 Apr 2013 10:44:49 +0000 (13:44 +0300)
clarify documentation. Fixes https://github.com/owncloud/core/issues/2624 

config/config.sample.php

index 95be5a9f0122ddf770e4774ca82a08d9f33c172e..9b7d8e5c38da6eb8f196dc5216ba010a0785bb11 100644 (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 */