We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91573b + 531b8ac commit 0ffae09Copy full SHA for 0ffae09
config/config.sample.php
@@ -260,7 +260,8 @@
260
/**
261
* Define the directory where the skeleton files are located
262
* These files will be copied to the data directory of new users.
263
- * Leave empty to not copy any skeleton files.
+ * Leave this directory empty if you do not want to copy any skeleton files.
264
+ * A valid path must be given for this key otherwise errors will be generated in owncloud.log.
265
*/
266
'skeletondirectory' => '/path/to/owncloud/core/skeleton',
267
0 commit comments