> For the complete documentation index, see [llms.txt](https://gocomedyfunstoredocs.gitbook.io/gocomedyfun-store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gocomedyfunstoredocs.gitbook.io/gocomedyfun-store/scripts-free/dj-fun/english/explanation/playlist.md).

# Playlist

`Config.Playlist = {`\
Management of custom playlists (up to 99 maximum)

```lua
Config.Playlist = { 
    ['EXAMPLE'] = 'EXAMPLE', 
    ['EXAMPLE'] = 'EXAMPLE', 
    ['EXAMPLE'] = 'EXAMPLE' 
}
```
