> For the complete documentation index, see [llms.txt](https://xerickerspigot.gitbook.io/uhcreloaded/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xerickerspigot.gitbook.io/uhcreloaded/setting-up/data-and-mysql.md).

# Data & MySQL

## Local Files

The data is stored in the `UHCReloaded/data/` directory.

## &#x20;Online Database

1. Open the config file.
2. Set `enabled` to `true` under `mysql-settings`
3. Fill in the credentials to match your database's settings.

{% hint style="info" %}
If the data is not synced properly, try increasing the `load-delay` setting (`config.yml`). Increasing it will ensure that the data has time to properly save before getting retreived by the other server.
{% endhint %}
