> For the complete documentation index, see [llms.txt](https://tg-dev.gitbook.io/tg-dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tg-dev.gitbook.io/tg-dev-docs/tg-bmphone/config.md).

# Config

### Bridge

`config/bridge.lua` keeps framework/inventory/target/progress/notify/dispatch compatibility in one place. Use the built-in systems when possible. <mark style="color:$primary;">Only edit the custom section if your server uses a custom systems.</mark>

### Main Config

Important sections in `config/config.lua`:

* `Config.General`:&#x20;

<figure><img src="/files/COEN3TBZNFvNXOpjKaje" alt=""><figcaption></figcaption></figure>

* `Config.Market`:&#x20;

<figure><img src="/files/ESWHwOjAf0khMEfcdVG2" alt=""><figcaption></figcaption></figure>

* `Config.Reputation`:&#x20;

<figure><img src="/files/9cQQ4sj89M9XGEUgXPF7" alt=""><figcaption></figcaption></figure>

* `Config.Heat`:&#x20;

<figure><img src="/files/91Bkx9qleEpELcwa5gZ8" alt=""><figcaption></figcaption></figure>

* `Config.Delivery`:&#x20;

<figure><img src="/files/UaVeU64zrzOja2fY7Xao" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OZdZxI15wkSQQkLyPsPM" alt=""><figcaption></figcaption></figure>

* `Config.Logs`:

<figure><img src="/files/uykLHs4KiFz3rA06HKVt" alt=""><figcaption></figcaption></figure>

### Lang

`config/Lang.lua` is where all the text in the script can be modified.
