Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,8 @@
* By default, activities in team folders or external storages are only generated
* for the current user. This is due to a limitations in current implementations.
* This config flag makes activities in group folders and external storages work
* like in normal shares (when set to ``true``).
* like in normal shares (when set to ``true``). Setting this flag does not allow
* past activities to be displayed (no retroactivity).
*
* WARNING: Enabling this comes with some CRITICAL trade-offs:
*
Expand Down
Loading