feat(doc): activity_use_cached_mountpoints flag retroactivity notice

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
Jérôme Herbinet 2026-03-17 09:34:47 +01:00
parent 438f942081
commit b964ca5394

View file

@ -1349,7 +1349,8 @@ $CONFIG = [
* 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:
*