# $Id: cachedirs,v 1.3 2003-12-02 11:20:14 ms Exp $
# List of all cache directories, which will fill up over time.
# The programm cacheDirCleanup is used to remove old files from these
# directories to prevent them from growing beyond a limit.
# NOTE: only certain environment variables are allowed.
# This file has following format:
# directorypathname maximumsize_in_MB
$TMP/.bbooklet_cache   1024
# The BBooklet-Cache must be in $TMP/.bbooklet_cache
