autism
This commit is contained in:
parent
3643b79b4b
commit
e494e18971
|
@ -2,7 +2,7 @@
|
|||
|
||||
// do NOT append / at the end
|
||||
// Eg: /home/will/Downloads
|
||||
$folder_base = "/home/will/Downloads";
|
||||
$folder_base = "/home/will/Music";
|
||||
$items_per_page = 20;
|
||||
$max_results = 100; // will break; once we reach limit, -1 for no limit
|
||||
$motd = "get fucked";
|
||||
|
|
Loading…
Reference in New Issue