# 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 %}
