[config.sample.php] set correct default value for skeletondirectory

This commit is contained in:
Morris Jobke 2015-06-18 17:48:14 +02:00
parent 7a0917e5b2
commit fc064212b9
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ $CONFIG = array(
* copied to the data directory of new users. Leave empty to not copy any
* skeleton files.
*/
'skeletondirectory' => '',
'skeletondirectory' => '/path/to/owncloud/core/skeleton',
/**
* The ``user_backends`` app (which needs to be enabled first) allows you to