mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1993 from owncloud/mtime
note that mtimes on dirs not preserved
This commit is contained in:
@@ -53,6 +53,12 @@ Configure your sharing policy on your Admin page in the Sharing section.
|
||||
* Check ``Allow username autocompletion in share dialog`` to enable
|
||||
auto-completion of ownCloud usernames.
|
||||
|
||||
|
||||
.. note:: ownCloud does not preserve the mtime (modification time) of
|
||||
directories, though it does update the mtimes on files. See
|
||||
`Wrong folder date when syncing
|
||||
<https://github.com/owncloud/core/issues/7009>`_ for discussion of this.
|
||||
|
||||
Creating Persistent File Shares
|
||||
-------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user