init
This commit is contained in:
commit
c128fd5032
12 changed files with 166 additions and 0 deletions
8
config/topArtists.php
Normal file
8
config/topArtists.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
$redirect = 0;
|
||||
/*
|
||||
Indicates wether the server should ask the main GD servers for the top artists list or not.
|
||||
If it's 0, it will fetch the most commonly used songs on the server by artists and list such up.
|
||||
If it's 1, it will ask the main servers for the list (which is not actively maintained).
|
||||
*/
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue