Property reference

sn_communities.search.video.enable_acl

The sn_communities.search.video.enable_acl property determines whether access control lists (ACLs) are evaluated for each video search result. When enabled, it ensures that permissions are checked specifically for video content, enhancing security and access management in communities.

Default: false Type: boolean Application: Communities

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the evaluation of ACLs for video search results in the Communities application, affecting how permissions are applied beyond the default forum permissions.
What area does it affect? Communities video search
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? An admin should review this property when adjusting video access permissions or troubleshooting content visibility issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_communities.search.video.enable_acl
Sys ID a44d3fc8b3233200e408c75f26a8dcb6
Type boolean
Application Communities
Default value false
Description This flag is used in VideoSearchImpl to deternine of the ACL needs to be evaluated for each result record in addition to the Forum Permissions that have been evaluated by default.
Updated 2017-09-12 02:20:27

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... permissions are evaluated for event ty True: Permission is evaluated for that specific co False: Permission is evaluated at the forum and c • Type: boolean • Default value: false sn_communities.search.video.enable_acl Sets how permissions are evaluated for video ty True: Permission is evaluated for that specific co False: Permission is evaluated at the forum and c • Type: boolean • Default ...