mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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.
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user