mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #8110 from nextcloud/backport/8106/stable22
[stable22] Add section about activities in external storages
This commit is contained in:
commit
f06ca4d7a1
@ -34,12 +34,12 @@ you to clean-up older activities from the database.
|
||||
|
||||
.. _label-activities-groupfolders:
|
||||
|
||||
Activities in groupfolders
|
||||
--------------------------
|
||||
Activities in groupfolders or external storages
|
||||
-----------------------------------------------
|
||||
|
||||
By default activities in groupfolders are only generated for the current user.
|
||||
This is due to the logic of groupfolders. There is a config flag
|
||||
``activity_use_cached_mountpoints`` that makes activities in groupfolders work
|
||||
By default activities in groupfolders or external storages are only generated for the current user.
|
||||
This is due to the logic of groupfolders and external storages. There is a config flag
|
||||
``activity_use_cached_mountpoints`` that makes activities in groupfolders and external storages work
|
||||
like in normal shares when set to ``true``.
|
||||
|
||||
.. warning::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user