> For the complete documentation index, see [llms.txt](https://viet-gaming-network.gitbook.io/icore/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viet-gaming-network.gitbook.io/icore/shared/configs.md).

# Configs

{% hint style="info" %}
**Good to know:** Almost the configs is in **h/h\_configs.lua**
{% endhint %}

## silent

{% hint style="info" %}
If set silent to true, iCore will don't automatic detect and fire player to signup or login into the game.
{% endhint %}

## introTime

{% hint style="info" %}
The time wait for video intro.
{% endhint %}

## defaultSpawn

{% hint style="info" %}
Default spawn coords and heading for new signup players.
{% endhint %}

## defaultItems

{% hint style="info" %}
Default items and amount when players signup.
{% endhint %}

## weathers

{% hint style="info" %}
List of weathers available in server.
{% endhint %}

## vehicleClass

{% hint style="info" %}
Vehicle class data for use later, don't need to care.
{% endhint %}

## keys

{% hint style="info" %}
Server keys binding for actions, you can see the key at [here](https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/keyboard/), copy the **Input Parameter** only.
{% endhint %}

## media

{% hint style="info" %}
Variables configs for media system.
{% endhint %}
