Changes between Version 1 and Version 2 of Ticket #8617, comment 3
- Timestamp:
- 01/17/2022 10:24:18 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8617, comment 3
v1 v2 14 14 }}} 15 15 16 In this case, instead of saving a new revision of the avatar, it's simply deleted. Meaning there's only one avatar available for the user: the latest. `new_avatar` activities are always using the latest avatar (FYI when avatar history is enabled, it displays the avatar that was in use when the activity was posted .16 In this case, instead of saving a new revision of the avatar, it's simply deleted. Meaning there's only one avatar available for the user: the latest. `new_avatar` activities are always using the latest avatar (FYI when avatar history is enabled, it displays the avatar that was in use when the activity was posted). 17 17 18 18 2. Disabling richer logging activities can be done using: