summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.BigLine.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.BigLine.php b/Config.BigLine.php
index 5d40922..4b9c843 100644
--- a/Config.BigLine.php
+++ b/Config.BigLine.php
@@ -7,7 +7,7 @@ define("HEIGHT", 50);
#putenv("GDFONTPATH=/usr/share/fonts/truetype");
putenv("GDFONTPATH=fonts");
-define("CACHE_FOLDER", "cache");
+define("CACHE_FOLDER", "/var/cache/www/Lastfm");
include("Config.mysql.php");