# Configuration

## Values and keywords

| Keyword | Value                                                                                                  |
| ------- | ------------------------------------------------------------------------------------------------------ |
| BOOLEAN | Replace this with **true** or **false**, false means **no** and true means **yes**.                    |
| TEXT    | <p>Replace this with string text make sure to include " " example:</p><p>"This is an example text"</p> |
| INT     | Basic non decimal number examples: 1 2 3 4 62                                                          |
| LONG    | Basic decimal number examples: 1.2 -  25.561 - 820.15                                                  |

{% content-ref url="configuration/config" %}
[config](https://wiki.virtusdevelops.eu/simplecrops/configuration/config)
{% endcontent-ref %}

{% content-ref url="configuration/config/hoe" %}
[hoe](https://wiki.virtusdevelops.eu/simplecrops/configuration/config/hoe)
{% endcontent-ref %}

{% content-ref url="configuration/config/crop" %}
[crop](https://wiki.virtusdevelops.eu/simplecrops/configuration/config/crop)
{% endcontent-ref %}

{% hint style="info" %}
All text placed between **<>** is a variable/placeholder that you should replace replaced with some text or numbers.&#x20;
{% endhint %}
