summaryrefslogtreecommitdiff
path: root/Config.php
diff options
context:
space:
mode:
Diffstat (limited to 'Config.php')
-rw-r--r--Config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.php b/Config.php
index e27b1c6..6f340e8 100644
--- a/Config.php
+++ b/Config.php
@@ -1,7 +1,7 @@
<?
define(TRUENESS, 4000);
-define(CACHE, (3600*24));
+define(CACHE, (3600*36));
define(WIDTH, 160);
define(HEIGHT, 20);
putenv("GDFONTPATH=/usr/share/fonts/truetype");