diff --git a/config/config.sample.php b/config/config.sample.php index 87ca678ce2ca2f3fecaf5cd901d29dee9e6c6aef..535b2c3a5cc72019528555c9eb18d3c01a6e5b84 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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