> For the complete documentation index, see [llms.txt](https://docs.ititanhosting.ro/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ititanhosting.ro/docs/english/games/fivem/onesync-activation.md).

# Onesync activation

## Enable OneSync on a server without TxAdmin

Add these lines to **server.cfg**:

```
onesync on
onesync_distanceCullVehicles true
onesync_forceMigration true
onesync_population false
onesync_distanceCulling false
```

## Enable OneSync on a server with TxAdmin

1. Access the txAdmin control panel;
2. Navigate to **Settings → FXServer**;
3. In the OneSync option, select "**On (with Infinity)**".

<figure><img src="https://3945262447-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd5ByK31qYfB7MgSLhImu%2Fuploads%2FSVBRdYqyc3w2qBOKFTkz%2FScreenshot%202024-09-16%20233541.png?alt=media&amp;token=030ce60c-3a86-4f37-beae-adef367c87dd" alt=""><figcaption></figcaption></figure>
