From b1733101bda19722fbf034ea6e5de42f8f3ca444 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Sun, 21 Jun 2015 03:35:10 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index aa293eb15..0222dbd09 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -275,7 +275,7 @@ Enabling this sends a "heartbeat" to the server to keep it from timing out. :: - 'skeletondirectory' => '', + 'skeletondirectory' => '/path/to/owncloud/core/skeleton', The directory where the skeleton files are located. These files will be copied to the data directory of new users. Leave empty to not copy any