Skip to content

Commit

Permalink
update config file- occ commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Carla Schroder committed Apr 29, 2016
1 parent caf52f9 commit b10f9f9
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,3 @@ You might need to setup a cron job that runs ``sudo -u www-data php occ files:sc
(or replace "--all" with the user name, see also :doc:`../configuration_server/occ_command`)
to trigger a rescan of the user's files periodically (for example every 15 minutes), which includes
the mounted external storage.

Configuration File
------------------

Storage mount configurations are stored in a JSON formatted file. Admin
storages are stored in ``data/mount.json``, while personal storages are stored
in ``data/$user/mount.json``. For more advanced use cases, including
provisioning external storages from outside ownCloud, see
:doc:`external_storage_configuration`.

0 comments on commit b10f9f9

Please sign in to comment.