Skip to content

Commit 7cebee4

Browse files
Merge pull request #13 from QualiSystems/nahum/add_doc_for_resource_enrichment_cache
added key docs
2 parents 6d3f86e + 8c177de commit 7cebee4

File tree

2 files changed

+61
-0
lines changed
  • docs/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository
  • versioned_docs/version-2024.1/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository

2 files changed

+61
-0
lines changed

docs/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository/general.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,4 +691,35 @@ Python 3 automation requires Microsoft Visual C++ Redistributable 2015 x86 and x
691691
<td>2024.1 and above</td>
692692
</tr>
693693
</tbody>
694+
</table>
695+
696+
697+
## Resource Enrichment Cache
698+
<table>
699+
<tbody>
700+
<tr>
701+
<td>Key</td>
702+
<td>`<add key="EnableResourceEnrichmentCache" value="false"/>`</td>
703+
</tr>
704+
<tr>
705+
<td>Possible values</td>
706+
<td>True/False (True - This cache promotes faster retrieval of resource details when rendering diagrams. False - disables for specific problematic scenarios - very large diagrams)</td>
707+
</tr>
708+
<tr>
709+
<td>Where to add/change</td>
710+
<td>`customer.config` CloudShell Server installation directory</td>
711+
</tr>
712+
<tr>
713+
<td>true</td>
714+
<td>false</td>
715+
</tr>
716+
<tr>
717+
<td>Affected CloudShell Component</td>
718+
<td>CloudShell Server</td>
719+
</tr>
720+
<tr>
721+
<td>Version</td>
722+
<td>2024.1 and above</td>
723+
</tr>
724+
</tbody>
694725
</table>

versioned_docs/version-2024.1/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository/general.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,4 +691,34 @@ Python 3 automation requires Microsoft Visual C++ Redistributable 2015 x86 and x
691691
<td>2024.1 and above</td>
692692
</tr>
693693
</tbody>
694+
</table>
695+
696+
## Resource Enrichment Cache
697+
<table>
698+
<tbody>
699+
<tr>
700+
<td>Key</td>
701+
<td>`<add key="EnableResourceEnrichmentCache" value="false"/>`</td>
702+
</tr>
703+
<tr>
704+
<td>Possible values</td>
705+
<td>True/False (True - This cache promotes faster retrieval of resource details when rendering diagrams. False - disables for specific problematic scenarios - very large diagrams)</td>
706+
</tr>
707+
<tr>
708+
<td>Where to add/change</td>
709+
<td>`customer.config` CloudShell Server installation directory</td>
710+
</tr>
711+
<tr>
712+
<td>true</td>
713+
<td>false</td>
714+
</tr>
715+
<tr>
716+
<td>Affected CloudShell Component</td>
717+
<td>CloudShell Server</td>
718+
</tr>
719+
<tr>
720+
<td>Version</td>
721+
<td>2024.1 and above</td>
722+
</tr>
723+
</tbody>
694724
</table>

0 commit comments

Comments
 (0)