mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-08 00:11:38 +01:00
feat(element): Functional test for toggle element presence
This commit is contained in:
@@ -49,11 +49,11 @@ functional:
|
|||||||
dataProtection:
|
dataProtection:
|
||||||
# Enable to allow information about the user presence status to be shared.
|
# Enable to allow information about the user presence status to be shared.
|
||||||
# Using this for older Element versions. Deprecated and should be removed, when updating Element.
|
# Using this for older Element versions. Deprecated and should be removed, when updating Element.
|
||||||
usePresence: false
|
usePresence: true
|
||||||
|
|
||||||
matrixPresence:
|
matrixPresence:
|
||||||
# Enable to allow information about the user presence status to be shared.
|
# Enable to allow information about the user presence status to be shared.
|
||||||
# Ref.: https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#presence
|
# Ref.: https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#presence
|
||||||
enabled: false
|
enabled: true
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user