{% set recommend_count = request.putil.get_recommend_max_client_count() %}
{{ macros.tooltipHelp("Based on your devices cpu core count and available ram we recommend using a maximum of " + recommend_count|string + " printers for optimal performance.") }}
We recommend using a maximum of {{ recommend_count }} printers, based on your hardware.
{{ macros.externalLink("Learn more", "https://help.simplyprint.io/en/article/z5o6uy") }}