Skip to content

Commit b964ca5

Browse files
feat(doc): activity_use_cached_mountpoints flag retroactivity notice
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
1 parent 438f942 commit b964ca5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/config.sample.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1349,7 +1349,8 @@
13491349
* By default, activities in team folders or external storages are only generated
13501350
* for the current user. This is due to a limitations in current implementations.
13511351
* This config flag makes activities in group folders and external storages work
1352-
* like in normal shares (when set to ``true``).
1352+
* like in normal shares (when set to ``true``). Setting this flag does not allow
1353+
* past activities to be displayed (no retroactivity).
13531354
*
13541355
* WARNING: Enabling this comes with some CRITICAL trade-offs:
13551356
*

0 commit comments

Comments
 (0)