View file config.php

File size: 102B
<?php
$soundcloud_api = 'YOUR_SOUNDCLOUD_API';
$lastfm_api = 'YOUR_LASTFM_API';
$dir = '/mp3/';
?>