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 enables or disables the unfurling of links in the Virtual Agent bot's web client chat, affecting how links are displayed to users. |
| What area does it affect? |
Virtual Agent chat |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring chat features or troubleshooting link display issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.enable_link_unfurling |
| Sys ID |
b8687e277773b010f14a24f1cd5a991a |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
This property enables/disables link unfurling for the links that are posted on web client chat with Virtual Agent bot |
| Updated |
2024-05-25 04:27:36 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... supported on channels, see the documentation for the channel you're using. Disabling link unfurling Link unfurling is automatically enabled by default. To turn it off, admin users can change the com.glide.cs.enable_link_unfurling system property to False. Configure link unfurling using the Hostname allow list table Use the Hostname allow list [sys_cs_hostname_allow_list] table to identify the list of hosts and domains that can ...
Related properties