mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Describing skeletondir config option in default_files_configuration.
This commit is contained in:
@@ -18,3 +18,11 @@ They appear on the user's ownCloud Files page just like any other files.
|
||||
|
||||
.. image:: ../images/skeleton-files1.png
|
||||
|
||||
Additional Configuration
|
||||
------------------------
|
||||
|
||||
The configuration option ``skeletondirectory`` available in your
|
||||
``config.php`` (See :doc:`config_sample_php_parameters`) allows
|
||||
you to configure 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 skeleton files.
|
||||
@@ -27,6 +27,6 @@ To configure your ownCloud to send out e-mail notifications a working
|
||||
Furthermore it is recommended to configure the background job ``Webcron`` or
|
||||
``Cron`` as described in :doc:`background_jobs_configuration`.
|
||||
|
||||
There is also a config option ``activity_expire_days`` available in your
|
||||
There is also a configuration option ``activity_expire_days`` available in your
|
||||
``config.php`` (See :doc:`config_sample_php_parameters`) which allows
|
||||
you to clean-up older activies from the database.
|
||||
you to clean-up older activies from the database.
|
||||
Reference in New Issue
Block a user