Settings

Overview

Settings files are used to define general settings to determine how the program should behave. Each entry contains an identifier, a value, and a free form description. The identifier needs to match exactly what the program expects, and the value needs to be in a valid format. At this stage there are very few settings, hence this is simple. Please refer to the details below for each expected setting.

Example

Here is how the demo settings are defined in the example files.

-----------------------------------------------------------
| ID               | Value | Description                  |
-----------------------------------------------------------
| currency_primary | GBP   | Name of the primary currency |
-----------------------------------------------------------

Settings

Here is a list of all the settings expected and supported by the program:

  • currency_primary This defines the primary currency. Please refer to the page about currencies to learn more about the different types of currencies.