# Parameters

## Requirements

Linux Control Center = 2.11.X or higher

## Overview

Linux Control Center offers several configuration options to adjust the acceptable response time of all Actions. The parameterizations allow you to adapt the LCC to the specific response time of your environment.

## Objective

This document aims to show the default values ​​of all LCC Parameters.

## Heartbeat

![](/files/utEJYfc0XCBIBY267Smi)

## Ansible

![](/files/4ncipbda5amy2se6YHpT)

## Execution

![](/files/G4Th772og04evcfg73gI)

![](/files/WApnI7J411Ebao75cVK5)

## SSH

**Host Key Algorithms**<br>

```
ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
```

**Ciphers**<br>

```
3des-cbc,aes128-cbc,aes192-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
```

**Kex Algorithms**<br>

```
diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman- group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,curve25519-sha256,curve25519-sha256@libssh.org
```

**MACS**<br>

```
hmac- sha1,hmac-sha1-96,hmac-sha2-256,hmac-sha2-512,hmac-md5,hmac-md5-96,umac-64@openssh.com,umac-128@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha1-96-etm@openssh.com ,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-md5-etm@openssh.com,hmac-md5-96-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com
```

![](/files/tujx3t0nhNOax70rdVuh)

## Discover

![](/files/E29SFp4crHCDRyLUzadz)

## General

![](/files/De2PQwSLNb3qtz9o6tYU)

## Log

![](/files/PYBa2nWB8G191TtS0ozI)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/configs-integrations/configs/parameters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
