]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add little more doc about app folders
authorBrice Maron <brice@bmaron.net>
Thu, 21 Jun 2012 22:00:48 +0000 (22:00 +0000)
committerBrice Maron <brice@bmaron.net>
Thu, 21 Jun 2012 22:00:48 +0000 (22:00 +0000)
config/config.sample.php

index c7c811345be769001711b5022c34d4f26ef0a658..c4cb719796b243cea691cce8a8c190017efc0b55 100644 (file)
@@ -96,6 +96,7 @@ $CONFIG = array(
 /* Set an array of path for your apps directories
  key 'path' is for the fs path an the key 'url' is for the http path to your
  applications paths. 'writable' indicate if the user can install apps in this folder.
+ You must have at least 1 app folder writable or you must set the parameter : appstoreenabled to false
 */
        array(
                'path'=> '/var/www/owncloud/apps',