# Advanced

Advanced settings are global, they affect all trading pairs.

To change them, go to [**Global settings**](http://localhost:5000/globalsettings) > **Advanced**

\*\*\*\*

![](https://949519763-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_Rejuz9K0BDQxSQvUH%2Fsync%2Fd25de7eccc74fc14268451e9010c069c9d0311c1.png?generation=1608291447804077\&alt=media)

## Settings descriptions

Below you'll find detailed descriptions for the settings on this page.

### Debug

{% tabs %}
{% tab title="Description" %}
Used to show debug messages in the bot, when set to true. Only use this if you really need to debug something.
{% endtab %}

{% tab title="Values" %}
**Values:** true or false

**Default value:** false
{% endtab %}

{% tab title="Name" %}
Parameter name in `config.js`: `debug`
{% endtab %}
{% endtabs %}

### Verbose

{% tabs %}
{% tab title="Description" %}
Setting this to true will lead to more detailed information being shown in the console.
{% endtab %}

{% tab title="Values" %}
**Values:** true or false

**Default value:** false
{% endtab %}

{% tab title="Name" %}
Parameter name in `config.js`: `VERBOSE`
{% endtab %}
{% endtabs %}
