These functions will record additional deployment specific settings for the project, on top of the settings that are otherwise recorded in other DESCRIPTION fields.
Details
Settings are specific to a given deployment target. Currently only Posit Connect is supported.
use_connect_settings()
Possible settings for Posit Connect are:
locked
locked_message
connection_timeout
read_timeout
init_timeout
idle_timeout
max_processes
min_processes
max_conns_per_process
load_factor
cpu_request
cpu_limit
memory_request
memory_limit
amd_gpu_limit
nvidia_gpu_limit
default_image_name
default_r_environment_management
default_py_environment_management
Please consult the API documentation for your Connect instance for description and allowed values for the various settings.