mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #8106 from nextcloud/activities-ext-storage
Add section about activities in external storages
This commit is contained in:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user