> 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/server-listing.md).

# Server listing

For the server listing to work, you need to have these lines in **server.cfg**:

```
sv_projectName "Server name"
sv_projectDesc "Server description"
```

If the server listing still doesn't work, make sure that this line is NOT present in the "server.cfg" file:

```
sv_master 1
```
