[
https://issues.apache.org/jira/browse/GUACAMOLE-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper updated GUACAMOLE-2202:
-----------------------------------
Description:
>From original issue title:
{quote}
Is it possible to make the parameter GUAC_DISPLAY_MAX_COMBINED_SIZE externally
configurable? We hope to use this parameter to control the size of combined
images in order to accommodate environments with poor network conditions.
{quote}
{code:c|title=src/libguac/display-plan.h, line=59}
#define GUAC_DISPLAY_MAX_COMBINED_SIZE 9
{code}
was:
>From original issue title:
> Is it possible to make the parameter GUAC_DISPLAY_MAX_COMBINED_SIZE
> externally configurable? We hope to use this parameter to control the size of
> combined images in order to accommodate environments with poor network
> conditions.
{code:c,title=guacamole-server-1.6.0\src\libguac\display-plan.h,line=59}
#define GUAC_DISPLAY_MAX_COMBINED_SIZE 9
{code}
> Make GUAC_DISPLAY_MAX_COMBINED_SIZE configurable
> ------------------------------------------------
>
> Key: GUACAMOLE-2202
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2202
> Project: Guacamole
> Issue Type: Improvement
> Reporter: 胡 欣
> Priority: Minor
>
> From original issue title:
> {quote}
> Is it possible to make the parameter GUAC_DISPLAY_MAX_COMBINED_SIZE
> externally configurable? We hope to use this parameter to control the size of
> combined images in order to accommodate environments with poor network
> conditions.
> {quote}
> {code:c|title=src/libguac/display-plan.h, line=59}
> #define GUAC_DISPLAY_MAX_COMBINED_SIZE 9
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)