generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2015-10-06 15:55:57 +02:00
parent 75dd73486d
commit 09d09da55c

View File

@@ -1240,9 +1240,10 @@ is not writeable by the web server in your configuration.
::
'mount_file' => 'data/mount.json',
'mount_file' => '/var/www/owncloud/data/mount.json',
Where ``mount.json`` file should be stored, defaults to ``data/mount.json``
in the ownCloud directory.
::