Skip to content

Commit 530b635

Browse files
Merge pull request #58986 from nextcloud/Jerome-Herbinet-activity_use_cached_mountpoints_flag_retroactivity_notice
activity_use_cached_mountpoints flag retroactivity notice
2 parents 84112d8 + b964ca5 commit 530b635

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)